AssetAssetStatus Enumeration

Status of the asset sensor being tracked.

Definition

Namespace: SmallEarthTech.AntPlus.DeviceProfiles.AssetTracker
Assembly: SmallEarthTech.AntPlus (in SmallEarthTech.AntPlus.dll) Version: 6.0.2+4dd3b18a61cb7a7c9070bf010b9a118f4696f0c4
C#
[FlagsAttribute]
public enum AssetStatus

Members

Good0Good
LowBattery8Low battery
GPSLost16GPS lost track
CommunicationLost32Lost communication with the transmitter node
RemoveAsset64Remove asset

See Also