abstractMqttDriver-GcpAuthenticator

This component provides secure communication between a device and the Google Cloud Platform (GCP).
Figure 9.   GcpAuthenticator properties
Image

To access this view, expand Config > Drivers > AbstractMqttDriverNetwork, double-click an GcpMqttDevice and expand or double-click authenticator.

Property Value Description
Broker Endpoint IP address, URL or host name Specifies the IP address, URL or Hostname of the broker.
Client I D text string Identifies the client to the server. If not specified, the system generates a unique Client ID.

No other client should currently use or in the future use this unique string. If two devices share the same Client ID, Status reports {down} or {fault}, unexpected behaviors happen and communication issues between client and broker result.

Broker Port number Specifies the port number of the broker.
Callback Router additional properties Directs a client request to an appropriate function. A separate topic documents these router functions.
Ssl Version read-only Reports the TLS (Transfer Layer Security) version currently being used.
Expiration Date of Rsa Keys read-only Reports when the RSA (Rivest-Shamir-Adleman) pair of cryptosystem keys expires.
Gcp Iot Parameters additional properties Configures properties required by the Google Cloud Platform. A separate topic documents these properties.
Token Parameters additional properties Configures properties related to the RSA token. A separate topic documents these properties.