0.0.6 • Published 8 years ago

node-red-contrib-flow-marine v0.0.6

Weekly downloads
25
License
-
Repository
-
Last release
8 years ago

node-red-contrib-flow-marine

Experimental nodes created by Flow Marine

Sample Flows

Low Oil Pressure Sensor Alert with RPM Inhibit Signal

also requires node-red-contrib-ui:

[{"id":"c0f85815.705148","type":"fm-alert","z":"ae40bf46.6477b","name":"LOP Alarm","threshold":"2.0","deadband":"0.5","delay":"1","alertType":"2","alertCategory":"1","triggersHigh":false,"requiresAck":true,"x":832.7157287597656,"y":144.28787994384766,"wires":[["60d8a0e2.4966e","2bee0d76.bfd952"]]},{"id":"f676d2de.e74ba","type":"ui_slider","z":"ae40bf46.6477b","tab":"ec7a12a.cdd35f","name":"OP Sensor","topic":"analogChannel","group":"","order":1,"min":"4","max":"20","x":92.710205078125,"y":131.1363525390625,"wires":[["4e25a4e2.0bdcbc"]]},{"id":"60d8a0e2.4966e","type":"ui_text","z":"ae40bf46.6477b","tab":"ec7a12a.cdd35f","name":"Alarm State","group":"","order":1,"format":"{{msg.payload.state}}","x":1056.7118835449219,"y":429.75379180908203,"wires":[]},{"id":"2bee0d76.bfd952","type":"ui_toast","z":"ae40bf46.6477b","name":"","x":1094.7157897949219,"y":534.1571731567383,"wires":[]},{"id":"6421f17e.498e7","type":"ui_gauge","z":"ae40bf46.6477b","tab":"ec7a12a.cdd35f","name":"Oil Pressure","group":"","order":1,"format":"{{value}}","min":0,"max":"10","x":635.7101135253906,"y":422.7916488647461,"wires":[]},{"id":"bda0351c.88a998","type":"ui_button","z":"ae40bf46.6477b","tab":"ec7a12a.cdd35f","name":"Acknowledge","payload":"","topic":"ack","group":"","order":1,"x":554.7101745605469,"y":68.17802429199219,"wires":[["c0f85815.705148"]]},{"id":"eba47af6.40e3d8","type":"fm-alert-inhibit","z":"ae40bf46.6477b","name":"Running Inhibit","threshold":"500","triggersHigh":false,"x":594.7138977050781,"y":234.05683135986328,"wires":[["c0f85815.705148"]]},{"id":"912193f7.ff669","type":"ui_gauge","z":"ae40bf46.6477b","tab":"ec7a12a.cdd35f","name":"RPM","group":"","order":1,"format":"{{value}}","min":0,"max":"2500","x":632.3976745605469,"y":483.39392852783203,"wires":[]},{"id":"4e25a4e2.0bdcbc","type":"range","z":"ae40bf46.6477b","minin":"4","maxin":"20","minout":"0","maxout":"10","action":"scale","round":false,"name":"OP Calibration","x":281.2897644042969,"y":131.77460479736328,"wires":[["6421f17e.498e7","c0f85815.705148"]]},{"id":"ce0d0c1a.77483","type":"range","z":"ae40bf46.6477b","minin":"4","maxin":"20","minout":"0","maxout":"3000","action":"scale","round":false,"name":"RPM Calibration","x":285.3977355957031,"y":231.39395141601562,"wires":[["912193f7.ff669","eba47af6.40e3d8"]]},{"id":"f7400259.31b32","type":"ui_slider","z":"ae40bf46.6477b","tab":"ec7a12a.cdd35f","name":"RPM Sensor","topic":"analogChannel","group":"","order":1,"min":"4","max":"20","x":92.39773559570312,"y":230.39395141601562,"wires":[["ce0d0c1a.77483"]]},{"id":"ec7a12a.cdd35f","type":"ui_tab","z":"ae40bf46.6477b","name":"Home","icon":"dashboard","order":"1"}]
0.0.6

8 years ago

0.0.5

8 years ago

0.0.4

8 years ago

0.0.3

8 years ago

0.0.2

8 years ago

0.0.1

8 years ago