Block a user
Put message type into seperate library
Put message type into seperate library
The types have been moved to the lib part, so it should be possible to import them into automation_rs.
Keeps disconnecting
This should be fixed with the new API as a constant connection is no longer required.
ID is hardcoded
With the new API the ID has been replaced with the hostname. Since it uses DHCP each instance should get a seperate ip, but it might still be nice to make the hostname configurable in the future.