Advertisement
Guest User

Untitled

a guest
Feb 20th, 2018
63
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.09 KB | None | 0 0
  1. [{"id":"17707f43.fd2711","type":"tab","label":"Flow 1","disabled":false,"info":""},{"id":"d0802991.85d568","type":"mqtt-broker","z":"","name":"cloudmqtt","broker":"m13.cloudmqtt.com","port":"17358","clientid":"","usetls":false,"compatmode":true,"keepalive":"60","cleansession":true,"willTopic":"","willQos":"0","willPayload":"","birthTopic":"","birthQos":"0","birthPayload":""},{"id":"2683bd42.8f5622","type":"ui_tab","z":"","name":"Home","icon":"dashboard"},{"id":"6e277ae0.89ab54","type":"ui_group","z":"","name":"Default","tab":"2683bd42.8f5622","disp":true,"width":"6","collapse":false},{"id":"5ccb243d.d415cc","type":"mqtt out","z":"17707f43.fd2711","name":"led","topic":"GsmClientTest/led","qos":"1","retain":"","broker":"d0802991.85d568","x":580,"y":240,"wires":[]},{"id":"e0f622d6.f9f06","type":"mqtt in","z":"17707f43.fd2711","name":"led status","topic":"GsmClientTest/ledStatus","qos":"2","broker":"d0802991.85d568","x":170,"y":120,"wires":[["ecd93fc0.a9cd8","586df9f5.752b78"]]},{"id":"ecd93fc0.a9cd8","type":"debug","z":"17707f43.fd2711","name":"","active":true,"tosidebar":true,"console":false,"tostatus":false,"complete":"payload","x":520,"y":120,"wires":[]},{"id":"cb2a5be5.e09718","type":"mqtt in","z":"17707f43.fd2711","name":"","topic":"GsmClientTest/init","qos":"2","broker":"d0802991.85d568","x":220,"y":200,"wires":[["ecd93fc0.a9cd8","17a3b5ee.ef7dba"]]},{"id":"12f5e7b0.d4b778","type":"ui_button","z":"17707f43.fd2711","name":"","group":"6e277ae0.89ab54","order":0,"width":0,"height":0,"passthru":false,"label":"button","color":"","bgcolor":"","icon":"fa-hand-o-down","payload":"toggle","payloadType":"str","topic":"","x":248,"y":299,"wires":[["5ccb243d.d415cc"]]},{"id":"17a3b5ee.ef7dba","type":"ui_text","z":"17707f43.fd2711","group":"6e277ae0.89ab54","order":0,"width":0,"height":0,"name":"","label":"init","format":"{{msg.payload}}","layout":"row-spread","x":517,"y":179,"wires":[]},{"id":"586df9f5.752b78","type":"ui_text","z":"17707f43.fd2711","group":"6e277ae0.89ab54","order":0,"width":0,"height":0,"name":"","label":"led status","format":"{{msg.payload}}","layout":"row-spread","x":475,"y":41,"wires":[]}]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement