Standard Machine Metrics¶
If metrics are on machine scope and not dedicated to one particular component of the machine use the component_name = "machine".
Note
It is recommended to define the label key as the signal key prefixed with label (label.[Key]).
| Key | Standard Unit (Prefix: predefined.unit.) |
J1939 SPN | ISO 15143-3 (incl. AEMP) |
|---|---|---|---|
value.common.machine.ambient.humidity |
PERCENT |
354 | |
value.common.machine.ambient.temperature |
temperature.CELSIUS |
171 | Diagnostic Trouble Codes |
value.common.machine.angle.pitch |
angle.DEGREE |
3318, 4976 | |
value.common.machine.angle.roll |
angle.DEGREE |
3319, 4977, (5582) | |
value.common.machine.battery.potential |
voltage.VOLT |
168 | |
value.common.machine.diagnostic.trouble.code |
NUMBER |
Diagnostic Trouble Codes | |
value.common.machine.distance.total |
length.KILOMETER |
245 | Cumulative Distance Travelled |
value.common.machine.distance.trip |
length.KILOMETER |
244 | |
value.common.machine.geo.distance |
length.KILOMETER |
||
value.common.machine.geo.precision |
length.METER |
||
value.common.machine.geo.speed.max.trip |
speed.KILOMETERS_PER_HOUR |
1018 | |
value.common.machine.hours.work.total |
time.HOUR |
||
value.common.machine.hours.ecomode |
time.HOUR |
||
value.common.machine.hours.fullload |
time.HOUR |
||
value.common.machine.hours.idle.total |
time.HOUR |
(235) | Cumulative Idle Nonoperating Hours |
value.common.machine.hours.ignition.total |
time.HOUR |
||
value.common.machine.hours.oem.specific.total |
time.HOUR |
Cumulative Idle Hours | |
value.common.machine.hours.operation.total *(read the remark below) |
time.HOUR |
246 | Operating Hours |
value.common.machine.hours.operation.resetting *(read the remark below) |
time.HOUR |
||
value.common.machine.hours.pto.total |
time.HOUR |
248 | Cumulative Power Take Off Hours |
value.common.machine.hours.total |
time.HOUR |
||
value.common.machine.hydraulic.oil.temperature |
temperature.CELSIUS |
5536 | |
value.common.machine.ignitionswitch.state |
NUMBER (0 = off; 1 = on) |
||
value.common.machine.ignitionswitch.voltage |
voltage.VOLT |
158 | |
value.common.machine.inputs.digital.[number] |
NUMBER (0 = off; 1 = on) |
Digital Input State | |
value.common.machine.lockdownstatus |
NUMBER (0 = Machine Operation Allowed, 1 = Lockdown Active) |
||
value.common.machine.load.count.total |
NUMBER |
7699 | Cumulative Load Count |
value.common.machine.load.total |
mass.KILOGRAM |
Cumulative Payload Totals | |
value.common.machine.mode.eco |
NUMBER ( 0 = inactive; 1 = active) |
||
value.common.machine.mode.fullload |
NUMBER ( 0 = inactive; 1 = active) |
||
value.common.machine.mode.idle |
NUMBER ( 0 = inactive; 1 = active) |
||
value.common.machine.service.count |
NUMBER |
||
value.common.machine.service.due |
NUMBER (0 = false; 1 = true) |
||
value.common.machine.service.hourssincelastservice |
time.HOUR |
||
value.common.machine.service.hourstonextservice |
time.HOUR |
916 | |
value.common.machine.speed |
speed.KILOMETERS_PER_HOUR |
84 or 517 | Peak Daily Speed |
value.common.machine.state.bitcoded |
BITFIELD (OEM defined) |
||
value.common.machine.state.numeric |
NUMBER (OEM defined) |
||
value.common.machine.towing.detected |
NUMBER (0 = no towing detected; 1 = towing detected) |
Note
*Remark about resetting and total signal keys: The value.common.machine.hours.operation.resetting signal key must be used if the operating hours sent by the CU to the DataPlatform may be reset to 0, e.g. due to configuration or ECU updates on the machine. However, the value.common.machine.hours.operation.total signal key should be a monotonously increasing number. Proemion can calculate the value.common.machine.hours.operation.total from the value.common.machine.hours.operation.resetting signal in a way that the resulting total signal is a monotonously increasing number. To set this up, contact your DataPlatform representative for more information.