The device ID can be found on the Device Details page of your M2X account. Leave this field blank for firing this trigger when any device updates its location.
Slug
device_id
Required
true
Can have default value
true
Ingredients
Device
The ID of the device whose location has been updated.
Slug
device_id
Filter code
Attm2x.historyOfDeviceLocations.DeviceId
Type
String
Example
65b89448f954f49e42b746d73b385cbb
Device name
The name of the device whose location has been updated.
Slug
device_name
Filter code
Attm2x.historyOfDeviceLocations.DeviceName
Type
String
Example
Main Engine
Device serial
The serial number of the device whose location has been updated.
Slug
device_serial
Filter code
Attm2x.historyOfDeviceLocations.DeviceSerial
Type
String
Example
ABCD1234567890
Latitude
The latitude value of the new location.
Slug
latitude
Filter code
Attm2x.historyOfDeviceLocations.Latitude
Type
String
Example
40.77177
Longitude
The longitude value of the new location.
Slug
longitude
Filter code
Attm2x.historyOfDeviceLocations.Longitude
Type
String
Example
-73.97352
Elevation
The elevation of the new location.
Slug
elevation
Filter code
Attm2x.historyOfDeviceLocations.Elevation
Type
String
Example
10
Timestamp
Date and time location has been updated.