Skip to content

Web server api

Guy Luz edited this page Aug 9, 2022 · 1 revision

Getting device property (for node red)

http://localhost:5058/Devices/"device_hub_uniq_id"/"request_device_property"

Example:

http://localhost:5058/Devices/89fa15a0-1828-11ed-9d4b-0d0d3615dc36/blindsSwitchState

Clone this wiki locally