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.0+3fbe181bca5f5ec97a9a018f9fcefae55701bc33
C#
[FlagsAttribute]
public enum AssetStatus

Members

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

See Also