public class IOChangeData
IOChangeData | Initializes a new instance of the IOChangeData 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) |
dir | IO change direction; 1 = Low to high transition (Rising edge), 0 = High to low transition (Falling edge). |
sensor | true if notification source is sensor, otherwise FALSE and source is GPIO. |
source | Sensor/GPIO source number. For accessory device buttons this is >=100 |