Skip to main content

Movement Event Telemetry Data

Coolr devices track various movement events. For most integrations, you should be interested in only GPS type movement events where the Latitude and Longitude are non-zero.

You can use the filters to filter out other events.

🧩 Smart Device Movement List API (Response)​

metadata for each door event, including asset and device identifiers, GPS coordinates, movement details, door status, and location-specific information for monitoring and audit purposes.

GET /Controllers/SmartDeviceMovement.ashx?action=list&start=0&limit=50&asArray=0
Field NameTypeDescription
MovementTypeIdintType of movement (GPS/ Vibration etc.)
MovementDurationintSeconds (only relevant for vibration)
LatitudedecimalLatitude
LongitudedecimalLongitude
AlertProcessorIdIntegerIdentifier for the alert processor
AssetIdIntegerUnique identifier for the asset
AssetTypeIdIntegerType identifier for the asset
DeviceSerialStringSerial number of the device
EventIdIntegerIdentifier for the event
EventTimeDateTimeLocal time of event occurrence
EventTimeUtcDateTimeUTC time of event occurrence
GatewayIdIntegerUnique identifier for the gateway
GatewayMacStringMAC address of the gateway
GatewaySerialNumberStringSerial number of the gateway
IsDoorOpenBooleanDoor open/closed status
LatitudeFloatGPS latitude coordinate
LocationIdIntegerUnique identifier for the location
LongitudeFloatGPS longitude coordinate
MovementStringType of movement detected
MovementDurationIntegerDuration of movement in seconds
MovementTypeStringCategory of movement
MovementTypeIdIntegerIdentifier for movement type
PowerStatusBooleanDevice power status
SmartDeviceIdIntegerUnique identifier for smart device
StartTimeDateTimeLocal start time of event
StartTimeUtcDateTimeUTC start time of event
TimeZoneIdIntegerIdentifier for time zone
UpIdIntegerUnknown identifier field
ShowDistanceBooleanVisibility of distance information
DistanceIntegerDistance measurement
AssetSerialNumberStringSerial number of the asset
AssetTypeStringType/Model of asset
LocationCodeStringCode representing the location
LocationStringFull location name
LocationCityStringCity name associated with location
LocationPostalCodeStringPostal code for the location
DistributorNameStringName of distributor
MarketNameStringName of market region
ClassificationStringService classification
LocationRouteStringRoute information (nullable)
PrimarySalesRepStringEmail of primary sales representative
MacAddressStringMAC address of device
SmartDeviceTypeIdIntegerIdentifier for smart device type
SmartDeviceTypeStringType of smart device
TimeZoneValueDateTimeHuman-readable time zone information