RADIUSdesk

logo

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

getting_started:20_install_ubuntu_mqtt [2022/06/13 06:06]
admin created
getting_started:20_install_ubuntu_mqtt [2022/08/31 22:01] (current)
admin [MQTT Settings in RADIUSdesk]
Line 66: Line 66:
   * Command topic is always **/RD/NODE/COMMAND/RESPONSE**   * Command topic is always **/RD/NODE/COMMAND/RESPONSE**
   * Then for the server to use MQTT instead of the heartbeat system you have to edit the following config file.   * Then for the server to use MQTT instead of the heartbeat system you have to edit the following config file.
-  * Edit **/var/www/html/cake3/rd_cake/config/MESHdesk.php**+  * Edit **/var/www/html/cake4/rd_cake/config/MESHdesk.php**
   * Look for this sections and adapt to your server's values.   * Look for this sections and adapt to your server's values.
 <code php> <code php>