devices-{deviceId}
Number of APIs: 4
-
Get Device GET {{baseUrl}}/devices/:deviceId
-
Patch device attributes PATCH {{baseUrl}}/devices/:deviceId
-
List Devices behind a Gateway GET {{baseUrl}}/devices/:deviceId/devices?include=<string>&page[limit]=20&page[cursor]=<string>&filter[modelName]=<string>&filter[serialNumber]=<string>&filter[profile.name]=<string>&filter[profile.notes]=<string>&filter[hasLocation.data.id]=<string>
-
List Points GET {{baseUrl}}/devices/:deviceId/points?page[cursor]=<string>&field[Point]=<string>