bn_dashboard - program to display results from MQTT
Contents
Bugs
The upstreams BTS can be found at https://github.com/DT42/BerryNet/issues.
Copyright
Copyright © 2018 Ying-Chun Liu (PaulLiu)
This manual page was written for the Debian system (and may be used by others).
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General
Public License, Version 3 or (at your option) any later version published by the Free Software
Foundation.
On Debian systems, the complete text of the GNU General Public License can be found in
/usr/share/common-licenses/GPL-3.
bn_dashboard 03/01/2023 BERRYNET(1)
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.
Name
bn_dashboard - program to display results from MQTT
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-dirpathDATA_DIRPATH
Dirpath where to store collected data.
--broker-ipBROKER_IP
MQTT broker IP.
--broker-portBROKER_PORT
MQTT broker port.
--topic[TOPIC...]
The topic to listen, and can be indicated multiple times.
--topic-actionTOPIC_ACTION
The action for the indicated topics.
--topic-configTOPIC_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.
See Also
bn_darknet(1), bn_camera(1), bn_data_collector(1)
Synopsis
bn_dashboard [--data-dirpathDATA_DIRPATH] [--broker-ipBROKER_IP] [--broker-portBROKER_PORT]
[--topic[TOPIC...]] [--topic-actionTOPIC_ACTION] [--topic-configTOPIC_CONFIG]
[--no-decoration] [--no-full-screen] [--debug-save-frame]
bn_dashboard [{-h | --help} | {--debug}]
