Skip to content

Instantly share code, notes, and snippets.

@unixweb
Created February 26, 2019 10:09
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save unixweb/528327481ba9180b6c3ed21512744dda to your computer and use it in GitHub Desktop.
Save unixweb/528327481ba9180b6c3ed21512744dda to your computer and use it in GitHub Desktop.
Beispiel NodeRed Buttons
[{"id":"cf86934d.b64208","type":"tab","label":"Flow 1","disabled":false,"info":""},{"id":"459b119.9863df","type":"inject","z":"cf86934d.b64208","name":"","topic":"","payload":"","payloadType":"date","repeat":"","crontab":"","once":false,"onceDelay":0.1,"x":253,"y":143,"wires":[["488345cf.1ae6c4"]]},{"id":"488345cf.1ae6c4","type":"debug","z":"cf86934d.b64208","name":"","active":true,"tosidebar":true,"console":false,"tostatus":false,"complete":"false","x":507,"y":141,"wires":[]},{"id":"41e23040.abdef","type":"ui_button","z":"cf86934d.b64208","name":"","group":"aba39e2.32562e","order":0,"width":0,"height":0,"passthru":false,"label":"button1","color":"","bgcolor":"","icon":"","payload":"","payloadType":"str","topic":"","x":242,"y":208,"wires":[[]]},{"id":"360e61fc.15dace","type":"ui_button","z":"cf86934d.b64208","name":"","group":"331e6055.3f781","order":0,"width":0,"height":0,"passthru":false,"label":"button2","color":"","bgcolor":"","icon":"","payload":"","payloadType":"str","topic":"","x":239,"y":258,"wires":[[]]},{"id":"aba39e2.32562e","type":"ui_group","z":"","name":"Button1","tab":"7a6e9115.e4b23","disp":true,"width":"6","collapse":false},{"id":"331e6055.3f781","type":"ui_group","z":"","name":"Button2","tab":"7a6e9115.e4b23","order":2,"disp":true,"width":"6","collapse":false},{"id":"7a6e9115.e4b23","type":"ui_tab","z":"","name":"Home","icon":"dashboard"}]
@unixweb
Copy link
Author

unixweb commented Feb 26, 2019

bildschirmfoto 2019-02-26 um 11 12 17

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment