Click or drag to resize

FleetLocateAssetStatus Properties

The FleetLocateAssetStatus type exposes the following members.

Properties
  NameDescription
Public propertyAddress
Street address of last location
Public propertyBatteryVoltage
Battery Voltage of the external battery (vehicle battery voltage)
Public propertyCity
City of last location
Public propertyEventDateTime
Date and time of the last event recorded
Public propertyEventTypeName
Name of the last event recorded
Public propertyHeading
360 degree direction that the vehicle is headed
Public propertyId
Database ID record for the vehicle
Public propertyIdle
True or false value to indicate idle
Public propertyIdleStartTime
Time at which idle was started if ‘Idle’ field was true
Public propertyIgnitionOn
True or false value to indicate if vehicle is on or off
Public propertyIgnitionOnStartTime
Time at which the ignition on was turned on if the ‘ignitionOn’ field is true
Public propertyInput1On
???
Public propertyLandmarkId
Database record ID of the landmark location, if at a landmark
Public propertyLandmarkName
Name of the landmark location of the vehicle, if at a landmark
Public propertyLat
Latitude location of the vehicle
Public propertyLng
Longitude location of the vehicle
Public propertyMoving
True of false value to indicate if the vehicle is currently in motion
Public propertyMovingStartTime
Date and Time that movement began if the ‘moving’ field is true
Public propertyName
Name of your vehicle (map label)
Public propertyOperatorFirstName
Driver’s first name
Public propertyOperatorLastName
Driver’s last name
Public propertyPowerConnected
True or false based on power being connected to the device
Public propertyPowerConnectedStartTime
Date and time that the power was connected if ‘powerConnected’ is true
Public propertySerial
Serial number of the device
Public propertySpeed
Current speed of the vehicle
Public propertyState
State location of the vehicle
Public propertyStatusDuration
Duration of current status
Public propertyStatusStartTime
Date and Time that the current status started
Public propertyStopped
True or false based on vehicle stop status
Public propertyStoppedStartTime
Date and time that the stop status started if ‘stopped’ field is true
Public propertyZip
Zip code location of the vehicle
Top
See Also