Enum MotionState
- Namespace
- SenseAnywhere.Sdk.Events
- Assembly
- SenseAnywhere.Sdk.dll
Represents the motion state of the sensor.
[JsonConverter(typeof(JsonStringEnumConverter))]
public enum MotionState
Fields
InMotion = 1
In motion
NotInMotion = 0
Not in motion