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
    • framework_version string

      Version and date of the talk 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: [aa07d]

      Device model name

    • device_serial_number uuid

      Serial number as UUID

    • commit string

      Developers need it

    Loading...