Supported alarms

The following are the supported alarms:

TitleRelease StatusAlarm TypeDefault LevelAlarm TextResponse Parameter
Driving without ISO cable alarmRELEASEDdrivingWithoutIsoCableWarning[Asset]: Driving without ISO cable
Driving without tacho cardRELEASEDdrivingWithoutTachoinformation[Asset]: Driving without tacho card
Engine ON/OFFRELEASEDengineOffinformation[Asset]: Engine offthreshold OPTIONAL {type: timespan, format:”hh:mm:ss”, min: 0, max: 18h}
Example : {"threshold":"00:01:00"}
Engine ON/OFFRELEASEDengineOninformation[Asset]: Engine onthreshold OPTIONAL {type: timespan, format:”hh:mm:ss”, min: 0, max: 18h}
Example : {"threshold":"00:01:00"}
Entering place alarmRELEASEDenterPlaceInformation[Asset]: Entering [Place]placeId {type: guid}
Example : {"placeId":"429f873b-f760-4d84-a2a7-3a9ccdfde2d4"}
Fuel level dropRELEASEDfuelLevelDropcritical[Asset]: Fuel level droppedthreshold {type: integer, unit: %}
Example : {"threshold":"20"}
Fuel level increaseRELEASEDfuelLevelIncreaseinformation[Asset]: Fuel level increasethreshold {"type": "integer", "unit": "%" }
Example : {"threshold":"20"}
Harsh accelerationRELEASEDharshAccelerationwarning[Asset]: Harsh accelerationthreshold {type: decimal, unit: m/s²}
Example: {"threshold": "4.5"}
Harsh brakeRELEASEDharshBrakewarning[Asset]: Harsh brakethreshold OPTIONAL {type decimal, unit: m/s²}
Example: {"threshold”: “3.0”}
Idling time exceededRELEASEDidlingTimewarning[Asset]: Idling time exceededthreshold: {type: timespan, format:”hh:mm:ss”}
Example : {"threshold":"00:01:00"}
Ignition goes ON/OFFRELEASEDignitionOffinformation[Asset]: Ignition offthreshold OPTIONAL {type: timespan, format:”hh:mm:ss”, min: 0, max: 18h}
Example : {"threshold":"00:01:00"}
Ignition goes ON/OFFRELEASEDignitionOninformation[Asset]: Ignition onthreshold OPTIONAL {type: timespan, format:”hh:mm:ss”, min: 0, max: 18h}
Example : {"threshold":"00:01:00"}
Leaving place alarmRELEASEDleavePlaceInformation[Asset]: Leaving [Place]placeId {type: guid}
Example : {"placeId":"429f873b-f760-4d84-a2a7-3a9ccdfde2d4"}
max. RPMRELEASEDmaxRPMcritical[Asset]: RPM exceededthreshold {type: integer, unit: RPM}
Example : {"threshold":"1700"}
max speedRELEASEDmaxSpeedcritical[Asset]: Speed exceededthreshold: {type: integer, unit: km/h}
Example : {"threshold":"90"}
RSS activation alarmRELEASEDrssActivationWarning[Asset]: RSS activation
Continuous availabilityRELEASEDcontinuousAvailabilityInformation{{assetName}}: {{driverName}} Continuous availability exceeded
Continuous drivingRELEASEDcontinuousDrivingInformation{{assetName}}: {{driverName}} Continuous driving exceeded
Continuous restingRELEASEDcontinuousRestingInformation{{assetName}}: {{driverName}} Continuous resting exceeded
Continuous workRELEASEDcontinuousWorkInformation{{assetName}}: {{driverName}} Continuous working exceeded
Daily drivingRELEASEDdailyDrivingInformation{{assetName}}: {{driverName}} Daily driving exceeded
Driving after restingRELEASEDdrivingAfterRestingInformation{{assetName}}: {{driverName}} Started driving after rest
Service time (6 hours)RELEASEDserviceTime6hInformation{{assetName}}: {{driverName}} Insufficient resting time for 6h of service time
Service time (9 hours)RELEASEDserviceTime9hInformation{{assetName}}: {{driverName}} Insufficient resting time for 9h of service time

Dynamic alarms are customizable and it does not have any default settings such as default alarm text or alarm level. The following table will provide information on support for dynamic alarms.

TitleRelease StatusAlarm TypeDefault LevelAlarm TextResponse Parameter
Dynamic (automation) alarmRELEASEDdynamic--