Standard Modem Metrics¶
Metrics provided or measured by the communication unit (e.g. GSM signal strength, modem operating hours, acceleration sensor values) use the component_name = "cu".
Note
It is recommended to define the label key as the signal key prefixed with label (label.[Key]).
| Key | Standard Unit (Prefix: predefined.unit.) |
|---|---|
value.common.cu.battery.cyclecount |
NUMBER |
value.common.cu.battery.low.state |
NUMBER (0 = false; 1 = true) |
value.common.cu.battery.stateofcharge |
PERCENT |
value.common.cu.battery.stateofhealth |
PERCENT |
value.common.cu.battery.timetoempty |
time.MINUTE |
value.common.cu.battery.voltage |
voltage.VOLT |
value.common.cu.beacon.signal.strength |
powerlevel.DECIBEL-MILLIWATTS |
value.common.cu.beacon.transmitter.power |
powerlevel.DECIBEL-MILLIWATTS |
value.common.cu.inputs.analog.1 |
NUMBER |
value.common.cu.inputs.analog.2 |
NUMBER |
value.common.cu.inputs.digital.1 |
NUMBER (0 = off; 1 = on) |
value.common.cu.inputs.digital.2 |
NUMBER (0 = off; 1 = on) |
value.common.cu.outputs.digital.1 |
NUMBER (0 = off; 1 = on) |
value.common.cu.sensors.acc.x |
G |
value.common.cu.sensors.acc.y |
G |
value.common.cu.sensors.acc.z |
G |
value.common.cu.sensors.angle.pitch |
angle.DEGREE |
value.common.cu.sensors.angle.roll |
angle.DEGREE |
value.common.cu.sensors.gyro.x |
DEGREES_PER_SECOND |
value.common.cu.sensors.gyro.y |
DEGREES_PER_SECOND |
value.common.cu.sensors.gyro.z |
DEGREES_PER_SECOND |
value.common.cu.sensors.humidity |
PERCENT |
value.common.cu.sensors.ignition.state |
NUMBER (0 = off; 1 = on) |
value.common.cu.sensors.ignition.voltage |
voltage.VOLT |
value.common.cu.sensors.movement.count |
NUMBER |
value.common.cu.sensors.magnet.state |
NUMBER (0 = no magnetic field detected; 1 = magnetic field detected) |
value.common.cu.sensors.movement.state |
NUMBER (0 = no movement detected; 1 = movement detected) |
value.common.cu.sensors.supply.voltage |
voltage.VOLT |
value.common.cu.sensors.temperature |
temperature.CELSIUS |
value.common.cu.unplug.detected |
NUMBER (0 = no unplug event detected; 1 = unplug event detected) |