Hi!
That's been long days off at the new year begin and I decided to make big movement - to adopt whole Mike's MppLibrary for ESP32 Ethernet devices. Now it's intensively testing . Briefly the library has the same functionality as original Mike's library, all kind of devices and functions are supported. The exception is wifi functionality and everything around that - the logic is a bit different due to you don't need start it in AP mode , then looking for your router's SSID and reconnect to it in STA mode , you just inserted the cable and go. The device is only obtain IP address from router (Either DHCP or fixed). All the devices support OTA firmware upgrade from web page. Serial's commands are supported too.
What's been tested so far? - The relay and relays devices where tested with full functionality , include momentary functions. Analog devices, and sensor+sensors devices where tested too. The maker device was tested successfully. Some parsers where tested for testing functions like "handleActions" and etc.
One guy claims he's done "aka POE connection" for the cheap ESP32 Ethernet board I told you previous post. So it's very convenient to have one $7 board without need in anything else , with quite powerful CPU and fast connection , very useful for different parsers, converters and etc , especially those that situated close to router (doesn't wasting the air with strong signal).
I would be glad if someone joint to the testing process and send a feedback.
There are a few examples too (in examples dir), but definitely don't hesitate to ask me "how to" , just because writing down the instruction it's a long story...
Thank you for attention.
Serg.