devices-{deviceId}

Number of APIs: 4

  1. Get Device GET {{baseUrl}}/devices/:deviceId

  2. Patch device attributes PATCH {{baseUrl}}/devices/:deviceId

  3. 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>

  4. List Points GET {{baseUrl}}/devices/:deviceId/points?page[cursor]=<string>&field[Point]=<string>