Previous Topic

Next Topic

Book Contents

Book Index

Viewing Sensor Data

For each sensor of the CISS device, there will be a corresponding com.prosyst.mbs.services.da.items.Sensor item.

mbs_ble_ciss_mgmtwebconsole4_v92.png

Click on the mbs_zwave_webconsole_icon_v90.png button on one of the Sensor Items:

mbs_ble_ciss_mgmtwebconsole5_v92.png

In the Sensor Item page above, the da.quantity attribute indicates that this is a temperature sensor. The value property contains the current result reported by the sensor: the unit (degree Celsius) plus the numeric value (27.3).

For some sensors, the measured quantity is not enough to determine what the sensor is measuring. For example, in the Sensor Item page of the humidity sensor, we have:

mbs_ble_ciss_mgmtwebconsole7_v92.png

The value of the da.quantity attribute is com.prosyst.mbs.services.units.Dimensionless, and the unit of the value property is %. In such cases, the da.sensor.type attribute is used to indicate that the sensor, in this case, is measuring humidity.