You've already forked dockerfiles
							
							
				mirror of
				https://github.com/vimagick/dockerfiles.git
				synced 2025-10-30 23:47:48 +02:00 
			
		
		
		
	update mosquitto
This commit is contained in:
		| @@ -8,6 +8,7 @@ | ||||
|     "zigbee2mqtt/+", | ||||
|   ] | ||||
|   data_format = "json" | ||||
|   json_string_fields = ["contact", "occupancy", "action"] | ||||
|   username = "telegraf" | ||||
|   password = "telegraf" | ||||
|  | ||||
| @@ -23,3 +24,9 @@ | ||||
|     [processors.enum.mapping.value_mappings] | ||||
|       false = 0 | ||||
|       true = 1 | ||||
|   [[processors.enum.mapping]] | ||||
|     field = "action" | ||||
|     [processors.enum.mapping.value_mappings] | ||||
|       single = 1 | ||||
|       double = 2 | ||||
|       long = 3 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user