Skip to main content

iCOMOX

The iCOMOX connector connects to an iCOMOX device by means of MQTT. To connect to it you need to set your iCOMOX device up to publish its data to an MQTT broker.

Connection settings

SettingDescription
HostThe hostname or IP address of the MQTT broker.
PortThe port used by the MQTT broker.
Encryption (TLS)Whether the endpoint uses encryption or not.
AuthenticationWhether the endpoint uses user authentication or not.
UsernameThe username (when using authentication).
PasswordThe password (when using authentication).
Device IDThe ID of the iCOMOX device.12
Magnetic Activity Treshold (µT)The treshold in micro Tesla (µT) for the magnetometer, above which the machine will be marked as active.
ADXL362 Downsampling FactorDownsampling for the low power accelerometer.3
ADXL356 Downsampling FactorDownsampling for the analog accelerometer.3
BMM150 Downsampling FactorDownsampling for the magnetometer.3
IM69D130 Downsampling FactorDownsampling factor for the microphone.3

Footnotes

  1. The list of ID's can only be loaded when all MQTT settings are set.

  2. The device ID's need to be reloaded when the MQTT broker changes.

  3. Because the sensors collect a lot of data, they can be downsampled. Set to one to disable. 2 3 4