GET /controls/delta
AvailablePer-device incremental controls sync with an ISO cursor.
GET
https://ctrlapp.krdcode.com/api/public/sdk/v1/controls/deltaAuth:
Bearer <PUBLISHABLE_KEY>Query
device_uid— required.since— ISO-8601 timestamp of your last known cursor.
When anything changed since the cursor, the response contains a full fresh snapshot with snapshot: true; clients should REPLACE their local map. Tombstones for removed controls are surfaced as deleted.