Nuimo Controller sample flow

A sample flow for how to set up the Nuimo Controller.

Check you have a config node, and that all nodes are using that config setting.

[{"id":"62b3391a.47d218","type":"nuimo-interface","z":"c8a7a51f.d89808","name":"","nuimoConfig":"150bb5af.8028da","nuimoRotation":"70","selectTimeout":"1500","x":300,"y":60,"wires":[["683e4c8b.874264"]]},{"id":"1d53eadc.be1cf5","type":"nuimo-listener","z":"c8a7a51f.d89808","name":"Light listener","action":"","appChoice":"light","nuimoConfig":"150bb5af.8028da","x":290,"y":120,"wires":[["fe5269e1.448fd8","b5965548.943c08"]]},{"id":"c2fbae5.5ce6d5","type":"nuimo-app","z":"c8a7a51f.d89808","name":"light","appMatrixImage":"0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,0,0,0,0,0,1,0,0,0,1,0,0,0,0,1,0,0,0,1,0,0,0,0,1,0,1,0,1,0,0,0,0,1,0,1,0,1,0,0,0,0,1,0,1,0,1,0,0,0,0,0,1,1,1,0,0,0,0,0,0,1,1,1,0,0,0","appType":"","nuimoConfig":"150bb5af.8028da","x":90,"y":60,"wires":[["62b3391a.47d218"]]},{"id":"5831fce4.f5b2a4","type":"nuimo-app","z":"c8a7a51f.d89808","name":"music","appMatrixImage":"0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,0,0,0,0,1,1,1,1,1,0,0,0,0,1,0,0,0,1,0,0,0,0,1,0,0,0,1,0,0,0,1,1,0,0,1,1,0,0,1,1,1,0,1,1,1,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0","appType":"","nuimoConfig":"150bb5af.8028da","x":90,"y":100,"wires":[["62b3391a.47d218"]]},{"id":"a8f196e8.78c288","type":"nuimo-app","z":"c8a7a51f.d89808","name":"star","appMatrixImage":"0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,1,0,1,0,0,0,0,0,1,0,1,0,0,0,0,1,1,0,1,0,1,1,0,0,0,0,1,0,1,0,0,0,0,0,1,0,1,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0","appType":"","nuimoConfig":"150bb5af.8028da","x":90,"y":140,"wires":[["62b3391a.47d218"]]},{"id":"683e4c8b.874264","type":"debug","z":"c8a7a51f.d89808","name":"debug","active":true,"tosidebar":true,"console":false,"tostatus":false,"complete":"true","x":590,"y":60,"wires":[]},{"id":"39fe698a.4954c6","type":"nuimo-app","z":"c8a7a51f.d89808","name":"chrome","appMatrixImage":"0,0,1,1,1,1,1,0,0,0,1,0,0,0,0,0,1,0,1,0,0,0,0,0,1,1,1,1,1,0,1,1,1,0,0,1,1,0,1,1,0,1,0,0,1,1,0,0,1,1,1,0,0,1,1,0,0,0,0,1,0,0,1,0,1,0,0,1,0,0,1,0,0,0,1,1,1,1,1,0,0","appType":"","nuimoConfig":"150bb5af.8028da","x":90,"y":180,"wires":[["62b3391a.47d218"]]},{"id":"fe5269e1.448fd8","type":"debug","z":"c8a7a51f.d89808","name":"all msgs","active":false,"tosidebar":true,"console":false,"tostatus":false,"complete":"true","x":420,"y":180,"wires":[]},{"id":"f69c9f6e.43fb5","type":"nuimo-app","z":"c8a7a51f.d89808","name":"alarm","appMatrixImage":"0,0,1,0,0,0,1,0,0,0,1,0,1,1,1,0,1,0,0,0,1,0,1,0,1,0,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,1,0,1,0,0,1,0,0,0,0,0,1,0,0,0,1,0,0,0,1,0,0,0,0,1,1,1,1,1,0,0,0,1,0,0,0,0,0,1,0","appType":"","nuimoConfig":"150bb5af.8028da","x":90,"y":220,"wires":[["62b3391a.47d218"]]},{"id":"b5965548.943c08","type":"switch","z":"c8a7a51f.d89808","name":"","property":"topic","propertyType":"msg","rules":[{"t":"eq","v":"touch","vt":"str"},{"t":"eq","v":"swipe","vt":"str"}],"checkall":"true","repair":false,"outputs":2,"x":450,"y":120,"wires":[["daebebc.f382a18"],["eca08d8c.14c5c"]]},{"id":"daebebc.f382a18","type":"debug","z":"c8a7a51f.d89808","name":"touch msgs","active":true,"tosidebar":true,"console":false,"tostatus":false,"complete":"true","x":610,"y":120,"wires":[]},{"id":"eca08d8c.14c5c","type":"debug","z":"c8a7a51f.d89808","name":"swipe msgs","active":true,"tosidebar":true,"console":false,"tostatus":false,"complete":"true","x":610,"y":160,"wires":[]},{"id":"150bb5af.8028da","type":"nuimo-config","z":"","name":""}]

Flow Info

Created 6 years, 2 months ago
Rating: not yet rated

Owner

Actions

Rate:

Node Types

Core
  • debug (x4)
  • switch (x1)
Other

Tags

  • Nuimo
  • Senic
Copy this flow JSON to your clipboard and then import into Node-RED using the Import From > Clipboard (Ctrl-I) menu option