User Tools

Site Tools


uphp:mqtt_configuration

Differences

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

Link to this comparison view

Next revision
Previous revision
uphp:mqtt_configuration [2017/09/27 11:21]
admin created
uphp:mqtt_configuration [2021/09/13 05:57] (current)
Line 1: Line 1:
 ======MQTT Configuration====== ======MQTT Configuration======
  
-In order for Wattmon to work with MQTT, it needs to be enabled.  To do this, create a config file called mqtt.ini in the /config/ folder.+[[hardware:wattmons|Wattmon]] can connect to any standard MQTT server - you can install the open source [[https://mosquitto.org/|mosquitto]] for example. 
 +In order for [[hardware:wattmons|Wattmon]] to work with MQTT, it needs to be enabled.  To do this, create a config file called mqtt.ini in the /config/ folder.
 <code> <code>
 [config] [config]
Line 13: Line 14:
 |mqtt_user|string|Optional username when connecting to MQTT| |mqtt_user|string|Optional username when connecting to MQTT|
 |mqtt_password|string|Optional password when connecting to MQTT| |mqtt_password|string|Optional password when connecting to MQTT|
-|mqtt_id|string|Optional id of Wattmon device. If not specified, the device's MAC address will be used.|+|mqtt_id|string|Optional id of [[hardware:wattmons|Wattmon]] device. If not specified, the device's MAC address will be used.|
  
  
uphp/mqtt_configuration.1506511315.txt.gz · Last modified: 2021/09/13 05:56 (external edit)