Certificate
Structure for the credentials required to connect to the ETX MQTT Message Exchange.
Certificate
Structure for the credentials required to connect to the ETX MQTT Message Exchange.
Properties
| Name | Type | Required | Description |
|---|---|---|---|
cert.pem | string | Yes | The string containing the certificate |
key.pem | string | Yes | The string containing the private key |
ca.pem | string | Yes | The string containing the CA certificate |
ExpirationTime | string (date-time) | Yes | The string describing the expiration timestamp of the certificate |