quantaq.endpoints.devices.Devices.update

Devices.update(**kwargs) dict

Update the record of a device with sn = sn

Parameters
  • sn (str) – The device serial number

  • lat (float) – geo.latitude

  • lon (float) – geo.longitude

  • city (str) –

  • country (str) – The ISO country code

  • description (str) –

  • is_outdoors (bool) –

  • is_private (bool) –

  • device_state (str) –

  • timezone (str) –

Returns

Device information

Return type

dict