contact@webdyn.com | webdyn.com
V2.05 subject to changes | Webdyn © by Flexitron Group
MQTT2_CloudProjectId Customizable unique identier of the project
dened on the MQTT server.
This parameter is to be retrieved from your MQTT
server and corresponds to:
•“projectId” on Google IoT Cloud.
•The name of the “Iot Hub” on Azure IoT Hub.
Functional only for “mqtts_gcloud” and “mqtts_
azure” types
MQTT2_CloudRegion Device registry MQTT server region.
This parameter is to be retrieved from your MQTT
server and corresponds to:
•“deviceRegistryLocation” on Google IoT Cloud.
For example: “europe-west1”
Functional only for “mqtts_gcloud” type
MQTT2_CloudRegistry Customizable registry name dened on the
MQTT server.
This parameter is to be retrieved from your MQTT
server and corresponds to:
•“deviceRegistryId” on Google IoT Cloud.
Functional only for “mqtts_gcloud” type
MQTT2_CloudSigningAlgo Type of key used to verify the signature of the
MQTT server certicate.
This parameter is to be retrieved from your
Google IoT Cloud server.
The possible values are:
•“RS256” for the RSA key
•“ES256” for the elliptical curve key
Functional only for “mqtts_gcloud” type
MQTT2_ClientId Customizable identier of the equipment on the
MQTT server.
This parameter is to be retrieved from your MQTT
server.
Functional only for “mqtt” and “mqtts” types
MQTT2_ControlTopic Name of the topic for the commands to be
retrieved by the concentrator.
The MQTT2_ResultTopic parameter must be
populated for using commands.
If a topic name is entered, the concentrator
remains in permanent connection mode with the
MQTT server.
Works for all MQTT types except “mqtts_azure”