Skip to main content

Get device summary information

Get information about:

  • firmware version

  • framework version

  • API version

  • device model type and name (in different devices some functionality might be unavailable)

  • device serial number

    This endpoint is open

Responses

OK


Schema
  • firmware_version string
  • framework_version string
  • api_version string
  • device_name string
  • device_type string

    Possible values: [monitor, panel]

    In monitors right now uses different api, but in future it will be unify

  • device_model string

    Possible values: [aq07, aq07l, aq07la, ak10, ak10l, am02, at07l, at10, at10l]

  • device_serial_number string
Loading...