bn_dashboard – program to display results from MQTT – Manual Page
The program follows the usual GNU command line syntax, with long options starting with two dashes (`-').
A summary of options is included below.
--data-dirpath DATA_DIRPATH
Dirpath where to store collected data.
--broker-ip BROKER_IP
MQTT broker IP.
--broker-port BROKER_PORT
MQTT broker port.
--topic [TOPIC...]
The topic to listen, and can be indicated multiple times.
--topic-action TOPIC_ACTION
The action for the indicated topics.
--topic-config TOPIC_CONFIG
Path of the MQTT topic subscription JSON.
--no-decoration
Display image in payload without applying result information.
--no-full-screen
Display fbdashboard in a window.
-h, --help
Show summary of options.
--debug
Debug mode toggle.
--debug-save-frame
Save frames for debugging. --debug also needs to be set.
Read more here: Source link
