minor updates

This commit is contained in:
znetsixe
2025-07-01 17:02:51 +02:00
parent a6dfbec5d0
commit b2eb8fe900
2 changed files with 2 additions and 1 deletions

View File

@@ -105,7 +105,7 @@ class nodeClass {
}
/**
* Bind Measurement events to Node-RED status updates. Using internal emitter. --> REMOVE LATER WE NEED ONLY COMPLETE CHILDS AND THEN CHECK FOR UPDATES
* Bind events to Node-RED status updates. Using internal emitter. --> REMOVE LATER WE NEED ONLY COMPLETE CHILDS AND THEN CHECK FOR UPDATES
*/
_bindEvents() {
this.source.emitter.on('mAbs', (val) => {