Skip to main content

Get device summary information

Get information about:

  • firmware version
  • framework version
  • API version
  • device model and type
  • device serial number
  • hybrid info (available only for the devices with analogue/digital Hybrid adapter, if something wrong version will be ERROR)
Responses

OK


Schema
  • wiegand_version string

    Wiegand version

  • firmware_version string

    Firmware version

  • framework_version string

    Version and date of the framework release

  • api_version string

    API version

  • device_name string

    Device model name

  • device_type string

    Possible values: [monitor-v4, monitor-v280, panel-v4-aa, panel-v4-bi, panel-v280, monitor, panel]

    Type of the device - panel, monitor etc.

  • device_serial_number uuid

    Serial number as UUID

  • hybrid_enable boolean

    Represents info about is VIZIT/LASKOMEX adapter installed

  • hybrid_version string

    Hardware and software version of the adapter

  • device_model string

    Device model

  • commit string

    Code commit

Loading...