Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.

1.5KB

node-red-contrib-boolean-logic-ultimate

Version 1.0.6
- Stripped out the date/time in node status

Version 1.0.5
- Added the Last value change date/time in the status.
- Correction in the in-line help
- Better format of the README.md

Version 1.0.4
- Added the option to initialize the undefined inputs with true or false. Thanks to this, the node is immediately operative (will not wait until all topis arrives).

Version 1.0.3
- Node status: cosmetic adjustments

Version 1.0.2
- Added "trigger mode" option (fixed UI glitch)

Version 1.0.1
- Added "trigger mode" option

Version 1.0.0
- Added Filter node

Version 0.0.8
- Delete persistent states when a new unexpected topic arrrives
- Better status representation
- Better and clearer configuration UI

Version 0.0.7
- Fixed decimal error in the "Invert" node.

Version 0.0.6
- Fixed crappy "Invert" node.

Version 0.0.5
- Bypass persistency if node-red user hasn't permissions to write to the filesystem.

Version 0.0.4
- Fixed conflict issue if you have the old boolean logic installed

Version 0.0.3
- Fixed status display

Version 0.0.2
- Fixed persistent state deletion upon node update/delete

Version 0.0.1
- Initial release