...
An IP for the user provided MQTT broker. The SDK will attempt to open an MQTT client connection to this IP and the port from the MQTTBrokerPort option.
MQTTBrokerPort: number
Only applicable if the “useLocalMQTTBroker” option is true
. This option is the port that the local MQTT broker is exposed on, or the port that the SDK should attempt to connect to if running a third part MQTT broker.
skipOrganizationFileSync: boolean
...