public class AccessorySensorFilterThrehold
NurApiAccessorySensorFilterThrehold | Initializes a new instance of the NurApiAccessorySensorFilterThrehold class |
Equals | (Inherited from Object) |
Finalize | (Inherited from Object) |
GetHashCode | (Inherited from Object) |
GetType | (Inherited from Object) |
MemberwiseClone | (Inherited from Object) |
ToString | (Inherited from Object) |
hi | High threshold limit. GPIO event will go high->lo when sensor value equals or is higher than this value. |
lo | Low threshold limit. GPIO event will go lo->high when sensor value is lower than this value. |