New Luos feature in the 1.3.0 release: localhost verbose management.

? New Luos feature in the 1.3.0 release: “localhost verbose management”.

Every board on your Luos network can deal with multiple containers, and sometimes those containers have to exchange information.

To save some data bandwidth on your ne…


This content originally appeared on DEV Community and was authored by Emanuel Allely

? New Luos feature in the 1.3.0 release: "localhost verbose management".

Every board on your Luos network can deal with multiple containers, and sometimes those containers have to exchange information.

To save some data bandwidth on your network and RAM on your MCU, we added a new feature allowing you to deal with localhost messaging. Localhost messages are not shared into your network and stay in the MCU.

This is a huge deal to improve your Luos system performances, and you should take care to put your applications close to the drivers they are using!

If you need to get all the data into the network, for example for debugging purposes, you can use the VERBOSE_LOCALHOST build flag that disables this feature!

More details about this subject in the messages handling section of our documentation.

Example


This content originally appeared on DEV Community and was authored by Emanuel Allely


Print Share Comment Cite Upload Translate Updates
APA

Emanuel Allely | Sciencx (2021-08-04T08:52:46+00:00) New Luos feature in the 1.3.0 release: localhost verbose management.. Retrieved from https://www.scien.cx/2021/08/04/new-luos-feature-in-the-1-3-0-release-localhost-verbose-management/

MLA
" » New Luos feature in the 1.3.0 release: localhost verbose management.." Emanuel Allely | Sciencx - Wednesday August 4, 2021, https://www.scien.cx/2021/08/04/new-luos-feature-in-the-1-3-0-release-localhost-verbose-management/
HARVARD
Emanuel Allely | Sciencx Wednesday August 4, 2021 » New Luos feature in the 1.3.0 release: localhost verbose management.., viewed ,<https://www.scien.cx/2021/08/04/new-luos-feature-in-the-1-3-0-release-localhost-verbose-management/>
VANCOUVER
Emanuel Allely | Sciencx - » New Luos feature in the 1.3.0 release: localhost verbose management.. [Internet]. [Accessed ]. Available from: https://www.scien.cx/2021/08/04/new-luos-feature-in-the-1-3-0-release-localhost-verbose-management/
CHICAGO
" » New Luos feature in the 1.3.0 release: localhost verbose management.." Emanuel Allely | Sciencx - Accessed . https://www.scien.cx/2021/08/04/new-luos-feature-in-the-1-3-0-release-localhost-verbose-management/
IEEE
" » New Luos feature in the 1.3.0 release: localhost verbose management.." Emanuel Allely | Sciencx [Online]. Available: https://www.scien.cx/2021/08/04/new-luos-feature-in-the-1-3-0-release-localhost-verbose-management/. [Accessed: ]
rf:citation
» New Luos feature in the 1.3.0 release: localhost verbose management. | Emanuel Allely | Sciencx | https://www.scien.cx/2021/08/04/new-luos-feature-in-the-1-3-0-release-localhost-verbose-management/ |

Please log in to upload a file.




There are no updates yet.
Click the Upload button above to add an update.

You must be logged in to translate posts. Please log in or register.