Replies: 1 comment 1 reply
-
|
Once you get into custom coding, it is basically the Arduino and LVGL APIs that you need to use to access the system and objects. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi! I'm trying to write a custom extension that syncs values with another remote service which does not use MQTT, but I'm having a hard time understanding what is the internal API that provides read/write access to the state of the openHASP widgets. Is it documented anywhere? :)
Additionally, it would be nice to load a JSONL file programmatically (for instance, auto-generating it based on some remote metadata). Is there an API also for that?
Beta Was this translation helpful? Give feedback.
All reactions