Q:
Are there plans to make node red as server usable on the routers?
A:
There are no such plans at the moment because of hardware limitations.
Q:
Can you add this package to RUTOS please? https://github.com/openwrt/packages/blob/master/net/travelmate/files/README.md
A:
It's possible to add this package by yourself by using our provided SDK. Currently we do not have any plans adding it to our official firmware version.
Q:
What is the exact version this features are coming with?
A:
All features are available from RutOS 7.03
Q:
Is it possible to have routing BACnet-IP to Modbus-IP?
A:
Currently we do not support this functionality
Q:
To extract lua commands for automation is there a better way then etracing an specific webui page.
A:
WebUI communicates via ubus. It is possible to check all available ubus commands by typing âubus -v listâ. This will give you a general idea of all information that is available for automation purposes.