Teltonika RUTX/TRB (OpenWRT): mosquitto_sub installieren
English
Deutsch
Du kannst mosquitto_sub auf OpenWRT-Routern wie den Teltonika RUTX10/RUTX11 oder der TRB-Serie einfach über opkg installieren:
install_mosquitto_sub.sh
opkg update
opkg install mosquitto-clientFalls du Fehlermeldungen wie
install_mosquitto_sub_error.txt
* check_data_file_clashes: Package libmosquitto-nossl wants to install file /usr/lib/libmosquitto.so
But that file is already provided by package * libmosquitto-ssl
* check_data_file_clashes: Package libmosquitto-nossl wants to install file /usr/lib/libmosquitto.so.1
But that file is already provided by package * libmosquitto-ssl
* opkg_install_cmd: Cannot install package mosquitto-client.installiere stattdessen mosquitto-client-ssl:
install_mosquitto_sub.sh
opkg install mosquitto-client-sslGetestet mit Firmware TRB1_R_00.07.02.6.
Check out similar posts by category:
OpenWRT
If this post helped you, please consider buying me a coffee or donating via PayPal to support research & publishing of new posts on TechOverflow