Skip to main content

Returns info about using certificate for Link remote server MQTT protocol

Responses

OK


Schema
  • uploaded boolean

    is custom certificate present on the device

  • validity_period object

    Certificate expiration date status.

  • is_valid boolean

    true if cert on the device is valid

  • valid_from int64

    unix timestamp for date of issuing of the certificate

  • valid_to int64

    unix timestamp for date of expiry of the certificate

Loading...