diff --git a/package.json b/package.json
index 719623c..dec5710 100644
--- a/package.json
+++ b/package.json
@@ -1,17 +1,17 @@
{
- "name": "basin",
+ "name": "pumpingStation",
"version": "1.0.0",
"description": "Control module",
- "main": "basin.js",
+ "main": "pumpingStation.js",
"scripts": {
- "test": "node basin.js"
+ "test": "node pumpingStation.js"
},
"repository": {
"type": "git",
- "url": "https://gitea.centraal.wbd-rd.nl/RnD/basin.git"
+ "url": "https://gitea.centraal.wbd-rd.nl/RnD/pumpingStation.git"
},
"keywords": [
- "basin",
+ "pumpingStation",
"node-red",
"recipient",
"water"
@@ -23,7 +23,7 @@
},
"node-red": {
"nodes": {
- "basin": "basin.js"
+ "pumpingStation": "pumpingStation.js"
}
}
}
diff --git a/basin.html b/pumpingStation.html
similarity index 96%
rename from basin.html
rename to pumpingStation.html
index a77ff03..8ab2e31 100644
--- a/basin.html
+++ b/pumpingStation.html
@@ -1,16 +1,13 @@
-
-
+
+