You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I see that "High Level Abstraction (KLF200 API and Overkiz Cloud JSON...)" is ticked of and wondering if this means there exist some code to actually run a "klf200" like api on a esp32 board in this repo?
Best regards,
Ole
The text was updated successfully, but these errors were encountered:
Not yet but it should be possible. The ioBroker implementation (and also the docs) look promising.
The basic difference is that the KLF200 uses so called ProxyFrames. Basically SLIP encoded iohc frames with wider data types. The representation in the database has this format.
I was tinkering with some Lua to Python scripts and instead of rewriting everything in plain C to use a MicroPython implementation.
Hi,
What an amazing effort!
I see that "High Level Abstraction (KLF200 API and Overkiz Cloud JSON...)" is ticked of and wondering if this means there exist some code to actually run a "klf200" like api on a esp32 board in this repo?
Best regards,
Ole
The text was updated successfully, but these errors were encountered: