Search found 1 match
- 2026年 Mar 7日 18:41
- Forum: Cloud/SaaS Development
- Topic: Query Device Properties in Bulk
- Replies: 0
- Views: 22
Query Device Properties in Bulk
Hi, I'm developing an application to provide an overview of domestic IoT devices. It's based on the IoT Core APIs, in particular "Query Properties": /v2.0/cloud/thing/{device_id}/shadow/properties. My code works fine, but every time I refresh the display (once or twice a minute) I have to ...