It is easy to use B4RSerializator for comunicating with another B4X apps, but, for home automation (as other many things), there is already a good back end. In this case, why to reinvent the wheel with B4J when Node Red is easy to use, powerful and a free option.
The best protocol to comunicate is with MQTT but, for the message, we have no B4RSerializator in Node Red (nor other non B4X sofware). Node Red has a great support for Json, but we have no Json lib for B4R.
Have someone els implement json in B4R (send and receive)? Are there other optios?
@Erel are there plans to release an official Json Lib for B4R? Can you provide implementations of B4RSerializator for other tools like Node Red (Javascript)? https://nodered.org/
Thanks
The best protocol to comunicate is with MQTT but, for the message, we have no B4RSerializator in Node Red (nor other non B4X sofware). Node Red has a great support for Json, but we have no Json lib for B4R.
Have someone els implement json in B4R (send and receive)? Are there other optios?
@Erel are there plans to release an official Json Lib for B4R? Can you provide implementations of B4RSerializator for other tools like Node Red (Javascript)? https://nodered.org/
Thanks