For more details, please see the following.
The created plug-ins can be registered in the cloud as "obnizOS (plug-in OS) with plug-ins" and can be written from the cloud to the device via the Internet.
- register to the cloud and generate a key
- set the key in the plug-in program and build it
obniz.setKey("1EfR9nLYGVOkWKP1nf9V8fKEPM194je4"); obniz.onEvent(onEvent); obniz.start();
- Register the built plug-in OS to the cloud again.
- write to the device via OTA from device management