new Core.ModelList.Layer.SensorThingsMqtt.exports.SensorThingsMqtt(optionsOpt, mqttClientOpt){void}
modules/core/modelList/layer/sensorThingsMqtt.js, line 25
constructor of SensorThingsMqtt
| Name | Type | Description | ||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
optionsOpt |
Object |
the mqtt options
|
||||||||||||||||||||
mqttClientOpt |
mqtt | optional the mqtt object to be used instead of the default (default is MQTT.js, https://www.npmjs.com/package/mqtt) |