|
|
|
# D2SPHERE RULES MESSAGE Specification
|
|
|
|
|
|
|
|
## write e Text message for SMS or Mail like this
|
|
|
|
|
|
|
|
´´´
|
|
|
|
This is a automaic message for device: $DEVICE_ID$ with the follwing Notice: $EVENT_MESSAGE$
|
|
|
|
at Position: https://www.google.com/maps/@?api=1&map_action=map¢er=$LONGITUDE$,$LATITUDE$&zoom=12
|
|
|
|
´´´
|
|
|
|
|
|
|
|
## List of available Variable
|
|
|
|
* $TRANSMISSION_ID$
|
|
|
|
* $DEVICE_ID$
|
|
|
|
* $TRANSMISSION_TIMESTAMP$
|
|
|
|
* $EVENT_TYPE$
|
|
|
|
* $EVENT_SUBTYPE$
|
|
|
|
* $EVENT_TIMESTAMP$
|
|
|
|
* $EVENT_MESSAGE$
|
|
|
|
* $POSITION_TIMESTAMP$
|
|
|
|
* $LATITUDE$
|
|
|
|
* $LONGITUDE$
|
|
|
|
* $HEADING$
|
|
|
|
* $SPEED$
|
|
|
|
* $ALTITUDE$ |
|
|
|
\ No newline at end of file |