@bldgblocks/node-red-contrib-control 0.1.17 → 0.1.18
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +2 -0
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -3,6 +3,8 @@ Sedona-inspired control nodes for stateful logic.
|
|
|
3
3
|
|
|
4
4
|
This is a rather large node collection. Contributions are appreciated.
|
|
5
5
|
|
|
6
|
+
*** If you are reading this, the package was posted very recently and changes will be flowing as I get examples updated. ***
|
|
7
|
+
|
|
6
8
|
## Intro
|
|
7
9
|
This is intended for HVAC usage but the logic applies to anything.
|
|
8
10
|
|
package/package.json
CHANGED