Dave Cherry
Dave Cherry
I would just look at the implementation for now and feedback on what you think at an overall level. I need to do a bit more work on it yet...
With the latest commit I had it working this morning. ---- I assume the ClientEthernetTransport will be included into the code via the generator where user enters the IP address...
The logic is the same as for the other device cases, the device sets the interval, and it is configurable at the moment by compiler definition. I think yes, it...
The latest commit on the library allows the heartbeat frequency to be adjusted. It is so trivially simple to set manually that I am inclined not to try and add...
This is now working in both Java and C++/device. Closing this issue and we'll open additional new ones as it is productionized.
This is a real annoyance with ESP32 IDF based projects as they are generally always called `main`. I'll think of a simple backward compatible way to fix this.
I think maybe the colors scheme set up is somehow messed up, I will check again how they got migrated from the old format into SQLite, can you try 1....
OK, I think the logs may be needed to work out what's going on here.
Please can you use any database tool (Squirrel is a free SQL editor) that supports H2DB and open the database "~/.tcmenu/h2db/tcmenuConfig" then send me the contents of `GLOBAL_SETTING_COLORS`. Otherwise zip...
This facility works by wrapping the regular message in an encrypted "packet" as follows: 0..1 : encrypted length 2..length+2 : cyphertext