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+1406bfb784e6c85bd5d7261241f4f4a1a31b0896
C#
[FlagsAttribute]
public enum AssetStatus

Members

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

See Also