Namespace Meadow.Foundation.Sensors.Switches
Classes
DipSwitch
Represents a DIP-switch wired in a bus configuration, in which all switches are terminated to the same ground/common or high pin.
SpdtSwitch
Represents a simple, two position, Single-Pole-Dual-Throw (SPDT) switch that closes a circuit to either ground/common or high depending on position
SpstSwitch
Represents a simple, on/off, Single-Pole-Single-Throw (SPST) switch that closes a circuit to either ground/common or high.
Use the SwitchCircuitTerminationType to specify whether the other side of the switch terminates to ground or high.