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

    Firmware version

  • framework_version string

    Framework version

  • api_version string

    API version

  • device_name string

    Device model name

  • device_type string

    Possible values: [monitor, panel]

    Device type

  • device_model string

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

    Device model

  • device_serial_number string

    Device serial number. Used with Link

  • commit string

    Device commit.

Loading...