Skip to main content

Get device summary information

Get information about:

  • firmware version
  • framework version
  • API version
  • device model, type and name
  • device serial number
Responses

OK

Response Headers

    Schema
    • firmware_version string

      version of firmware

    • framework_version string

      Version and date of the talk module

    • frontend_version string

      Version of frontend

    • api_version string

      version of API

    • device_type string

      Possible values: [panel, monitor]

      Type of the device - panel, monitor etc.

    • device_name string

      Device name, often matches the model name

    • device_model string

      Possible values: [av01bd, av01d, av01ed, av01md, av01mfd, av02d, av03bd, av03d, av04fd, av04sd, av05fd, av05sd, av01kd, av02fdr, av02fde, av02ide, av02idr, av02ipd, av04afd, av04asd, ba04bd, ba04md, ba08bd, ba08md, ba12bd, ba12md, aa07bd, cr02bd]

      Device model name

    • device_serial_number uuid

      Serial number as UUID

    • commit string

      Developers need it

    Loading...