Access to some functionality of Chronos builtin device drivers. These are added as required....
To be implemented by the "device driver" part of a Chronos plugin.
Provides access to the Chronect I/O box - a LAN accessible device that provides several digital input...
void SwitchRelay(int RelayNumber, bool state)
Set the state of one of the relays.
bool ReadInput(int InputNo)
Get the state of an input signal.