The chat responses are generated using Generative AI technology for intuitive search and may not be entirely accurate. They are not intended as professional advice. For full details, including our use rights, privacy practices and potential export control restrictions, please refer to our Generative AI Service Terms of Use and Generative AI Service Privacy Information. As this is a test version, please let us know if something irritating comes up. Like you get recommended a chocolate fudge ice cream instead of an energy managing application. If that occurs, please use the feedback button in our contact form!
Skip to content
Enlighted

The Enlighted lighting solution optimizes energy savings while enhancing occupant productivity, well-being, and security.

Schema Overview¶

PropertyTypeDescription
dataTypestringThe schema that the payload of the event follows, specifying the structure and format of the data contained in the event.
eventTypestringThe type of event raised, indicating the nature of the occurrence. Examples include zone transitions, motion detection, or button presses.
payloadobjectThe actual contents of the event, providing detailed information based on the event type. The payload may include specific data related to the event, such as tag information or positional data.
requestIdstringOnly present in events that are the result of a command. It provides a unique identifier to correlate the event to the source command. This is useful for tracking the origin of the event and its associated command.