Compare commits
1 Commits
d4d8523f3b
...
07c1f5100d
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
07c1f5100d |
@@ -1,6 +1,3 @@
|
||||
//Deze file is nu aangepast voor de valveGroupControl node specifiek
|
||||
|
||||
const { max } = require("mathjs");
|
||||
|
||||
module.exports = function (RED) { // Export function zodat deze door Node-RED kan worden gebruikt
|
||||
function valveGroupControl(config) { // Functie die wordt aangeroepen wanneer de node wordt aangemaakt - changed to valveGroupControl
|
||||
|
||||
Reference in New Issue
Block a user