Skip to main content

Get device summary information

Get information about:

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

OK

Response Headers

    Schema
    • firmware_version string
    • framework_version string

      Version and date of the talk module

    • frontend_version string

      Version and date of the ui module

    • api_version string
    • 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: [av-01d, av-01md, av-01mfd, av-01ed, av-01kd, av-01bd, av-02d, av-03d, av-03bd, av-04fd, av-04sd, ba-04bd, ba-08bd, ba-12bd, cr-02bd]

      Device model name

    • device_serial_number string

      Serial number as UUID

    Loading...