NAME
bn_dashboard - program to display results from MQTTSYNOPSIS
bn_dashboard
[ --data-dirpath DATA_DIRPATH]
[--broker-ip BROKER_IP]
[--broker-port BROKER_PORT] [
--topic [ TOPIC...]]
[--topic-action TOPIC_ACTION]
[--topic-config TOPIC_CONFIG] [--no-decoration]
[--no-full-screen] [--debug-save-frame]
bn_dashboard
[{ -h | --help} | {--debug}]
DESCRIPTION
This manual page documents briefly the bn_dashboard command. This manual page was written for the Debian distribution because the original program does not have a manual page. bn_dashboard is a program that display results.OPTIONS
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_DIRPATHDirpath 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.
BUGS
The upstreams BTS can be found at https://github.com/DT42/BerryNet/issues.SEE ALSO
bn_darknet(1), bn_camera(1), bn_data_collector(1)AUTHOR
Ying-Chun Liu <[email protected]>Wrote this manpage for the Debian
system.
COPYRIGHT
Copyright © 2018 Ying-Chun Liu (PaulLiu)03/01/2023 | bn_dashboard |