The Ewon device offers you the possibility to write your own code.
If the standard features of the Ewon device do not cover all your requirements, then using a piece of programming code on the Ewon device will likely do the trick.
The BASIC of the Ewon device is close the official BASIC script syntax. However, it has been improved with many specific extensions.
You can integrate your own BASIC code in the Ewon to get the desired behaviour or result.
With Ewon BASIC, you can for example change Ewon device's parameters, execute actions such as send emails, send/receive sms, send data to an MQTT broker, communicate with the serial / Ethernet devices using your own protocol, and much more.
The Basic IDE is the user interface available on Ewon Flexy to ease drafting your Ewon BASIC scripts.
This interface allows the easy management of sections inside the code, import / export of your code, the debug of your code. It also offers a syntax highlighter, performs a search inside your code, etc.
Want to learn more on how to program your Ewon, or looking for example codes?
Refer to: