The groups of projects for Home Control 5.0 are:
- Utilities
- Modbus
The actual utility library.
A console application showing the use of various utility classes.
A web application providing a REST based API showing the use of various utility classes.
A test project for the utility library, console application, and web application.
See Modbus - ReadMe
The actual Modbus helper library.
A console application showing the use of the Modbus helper classes.
A web application providing a REST based API implementing a simple Modbus RTU gateway.
A web application providing a REST based API implementing a simple Modbus TCP gateway.
A test project for the Modbus library and web applications.