Property DigitalInputState
DigitalInputState
Gets or sets the value that state of the digital input pins. An event will be emitted when the value of any digital input pin changes.
public DigitalInputs DigitalInputState { get; set; }
Gets or sets the value that state of the digital input pins. An event will be emitted when the value of any digital input pin changes.
public DigitalInputs DigitalInputState { get; set; }