Fetch Segments
Important Note: The information on this page is subject to change as the API evolves. Please build in flexibility to accommodate potential updates.
Each segment name or JSON object will be specified in response by key with returned value. Fetch segments as JSON objects can specify "include"/"exclude" params to limit the data that can be returned.
"colors"
color: Main system color
color-2: Secondary color
color-3: Tertiary color
color-4: Quaternary color
"identify"
id: Uniquely assigned controller identifier
serial: KOR assigned Unit Serial
controller: Controller currently active
"devices"
All Devices:
uuid: Object Root
deviceName: Object Name
thermalStat: Thermals applied (managed by HVAC)
powerRate: Power utilized by device
isNanite: True if device was added via Lightbus
Power Devices
charge: Current charge value in Joules
chargeCapacity: Maximum charge value in Joules
powerType: Plasma/Battery/Tension
"subsystems"
id: Subsystem identifier
systemName: Subsystem label/name
running: True if subsystem is active
powerRate: Joules per second
Last updated