Skip to main content

Get device summary information

Get information about:

  • firmware version
  • API version
  • device model and type
  • device serial number
Responses

OK


Schema
  • firmware_version string

    Version and firmware release

  • api_version string

    Version of API

  • device_name string

    The name of device

  • device_type string

    Possible values: [accesscontroller]

    The type of the device - access controller

  • device_serial_number ascii

    Possible values: <= 40 characters

    Serial number of the device

  • device_model string

    Possible values: [ngc1, ngc1w, ce44p]

    Vendor model of the device

  • commit string

    Source code head commit

Loading...