jhonatansossa / SmartRoomFrontend

1 stars 0 forks source link

Get the latest status of all devices (2) #14

Open jhonatansossa opened 11 months ago

jhonatansossa commented 11 months ago

For the dashboard it will be necessary to obtain the current status of all devices or of each device separately, for this the endpoints /devices/items (all at the same time) or /devices/items/{thingid}/{itemid} (one in specific) must be used.