The IOConnection class stores information about generic IO connections. More...
Header: | #include <IOConnection> |
The IOConnection class stores information about generic IO connections.
Generic IO connections allow a user to connect states of two devices so they'll be synced whenever those states change.
See also ThingManager::connectIO.