diff service/mqtt_graph_bridge/readme @ 1178:e3991af5bd39

receive oneshot updates from reasoning; emit commands on MQTT to control H801 wifi dimmer Ignore-this: 3b180d528a9bd7f2f330e565311013d6 darcs-hash:ac3b164fbf124a1569f147e677b952c23043144b
author drewp <drewp@bigasterisk.com>
date Sat, 08 Dec 2018 01:48:37 -0800
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/service/mqtt_graph_bridge/readme	Sat Dec 08 01:48:37 2018 -0800
@@ -0,0 +1,7 @@
+tail all changes:
+mosquitto_sub -v -t 004BD965/\# 
+
+bang(pts/8):~% mosquitto_pub -t 004BD965/w1/light/switch -m ON  
+bang(pts/8):~% mosquitto_pub -t 004BD965/w1/light/switch -m OFF
+
+