The following are the supported Alarms:
Title | Release Status | Alarm Type | Default Level | Alarm Text | Response Parameter |
---|---|---|---|---|---|
Driving without ISO cable alarm | RELEASED | drivingWithoutIsoCable | Warning | [Asset]: Driving without ISO cable | |
Driving without tacho card | RELEASED | drivingWithoutTacho | information | [Asset]: Driving without tacho card | |
Engine ON/OFF | RELEASED | engineOff | information | [Asset]: Engine off | threshold OPTIONAL {type: timespan, format:”hh:mm:ss”, min: 0, max: 18h} |
Engine ON/OFF | RELEASED | engineOn | information | [Asset]: Engine on | threshold OPTIONAL {type: timespan, format:”hh:mm:ss”, min: 0, max: 18h} |
Entering place alarm | RELEASED | enterPlace | Information | [Asset]: Entering [Place] | placeId {type: guid} |
Fuel level drop | RELEASED | fuelLevelDrop | critical | [Asset]: Fuel level dropped | threshold {type: integer, unit: %} |
Fuel level increase | RELEASED | fuelLevelIncrease | information | [Asset]: Fuel level increase | threshold {"type": "integer", "unit": "%" } |
Harsh acceleration | RELEASED | harshAcceleration | warning | [Asset]: Harsh acceleration | threshold {type: decimal, unit: m/s²} |
Harsh brake | RELEASED | harshBrake | warning | [Asset]: Harsh brake | threshold OPTIONAL {type decimal, unit: m/s²} |
Idling time exceeded | RELEASED | idlingTime | warning | [Asset]: Idling time exceeded | threshold: {type: timespan, format:”hh:mm:ss”} |
Ignition goes ON/OFF | RELEASED | ignitionOff | information | [Asset]: Ignition off | threshold OPTIONAL {type: timespan, format:”hh:mm:ss”, min: 0, max: 18h} |
Ignition goes ON/OFF | RELEASED | ignitionOn | information | [Asset]: Ignition on | threshold OPTIONAL {type: timespan, format:”hh:mm:ss”, min: 0, max: 18h} |
Leaving place alarm | RELEASED | leavePlace | Information | [Asset]: Leaving [Place] | placeId {type: guid} |
max. RPM | RELEASED | maxRPM | critical | [Asset]: RPM exceeded | threshold {type: integer, unit: RPM} |
max speed | RELEASED | maxSpeed | critical | [Asset]: Speed exceeded | threshold: {type: integer, unit: km/h} |
RSS activation alarm | RELEASED | rssActivation | Warning | [Asset]: RSS activation |