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

Members

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

See Also