Comment on page
Smart lighting
The goal of this domain is to control, monitor and manage (street) lights at scale. It allows streetlight owners to control/manage the (street) lights in an more intelligent way compared to ripple control technology.
This domain consist of Switching schedules, groups, light sensors, manual switching and monitoring of a typical public lighting use-case.
Operation | Request | Response |
PublicLightingAdHocManagement.wsdl | | |
SetTransition | DeviceIdentification, TransitionType, Time | - |
FindAllDevices | Page | DevicePage |
GetStatus | DeviceIdentification | LightValues, PreferredLinkType, ActualLinkType, LightType, EventNotifications |
ResumeSchedule | DeviceIdentification, Index, IsImmediate | - |
SetLight | DeviceIdentification, LightValue | - |
PublicLightingScheduleManagement.wsdl | | |
SetSchedule | DeviceIdentification, Schedules, Page | - |
Last modified 5mo ago