abstractMqttDriver-GcpAuthenticator

This component provides secure communication between a device and the Google Cloud Platform (GCP).

Figure 1. GcpAuthenticator properties


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

PropertyValueDescription
Broker EndpointIP address, URL or host name
Specifies the IP address, URL or Hostname of the broker.
Client IDtext 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 Portnumber
Specifies the port number of the broker.
Callback Routeradditional properties
Directs a client request to an appropriate function. A separate topic documents these router functions.
Ssl Versionread-onlyReports the TLS (Transfer Layer Security) version currently being used.
Expiration Date of Rsa Keysread-onlyReports when the RSA (Rivest-Shamir-Adleman) pair of cryptosystem keys expires.
Gcp Iot Parametersadditional propertiesConfigures properties required by the Google Cloud Platform. A separate topic documents these properties.
Token Parametersadditional propertiesConfigures properties related to the RSA token. A separate topic documents these properties.