annotate service/mqtt_graph_bridge/readme @ 1406:b2e9cd28d202

loftdesk config Ignore-this: 2bee427b1909e6c60603f03d6ad69087 darcs-hash:83fc6c1754be4b34f14fbd6293b8d9cc40b6b40c
author drewp <drewp@bigasterisk.com>
date Tue, 23 Jul 2019 10:29:20 -0700
parents e3991af5bd39
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
1178
e3991af5bd39 receive oneshot updates from reasoning; emit commands on MQTT to control H801 wifi dimmer
drewp <drewp@bigasterisk.com>
parents:
diff changeset
1 tail all changes:
e3991af5bd39 receive oneshot updates from reasoning; emit commands on MQTT to control H801 wifi dimmer
drewp <drewp@bigasterisk.com>
parents:
diff changeset
2 mosquitto_sub -v -t 004BD965/\#
e3991af5bd39 receive oneshot updates from reasoning; emit commands on MQTT to control H801 wifi dimmer
drewp <drewp@bigasterisk.com>
parents:
diff changeset
3
e3991af5bd39 receive oneshot updates from reasoning; emit commands on MQTT to control H801 wifi dimmer
drewp <drewp@bigasterisk.com>
parents:
diff changeset
4 bang(pts/8):~% mosquitto_pub -t 004BD965/w1/light/switch -m ON
e3991af5bd39 receive oneshot updates from reasoning; emit commands on MQTT to control H801 wifi dimmer
drewp <drewp@bigasterisk.com>
parents:
diff changeset
5 bang(pts/8):~% mosquitto_pub -t 004BD965/w1/light/switch -m OFF
e3991af5bd39 receive oneshot updates from reasoning; emit commands on MQTT to control H801 wifi dimmer
drewp <drewp@bigasterisk.com>
parents:
diff changeset
6
e3991af5bd39 receive oneshot updates from reasoning; emit commands on MQTT to control H801 wifi dimmer
drewp <drewp@bigasterisk.com>
parents:
diff changeset
7