Console application intended to send commands to smart home controller via TCP. Implemented protocol is proprietary to the controller manufacturer.
Build the client with included makefile. Run it with -h to see available switched. Included is also a mock server that will act as the controller by just returning recieved data.