AlCalzone
AlCalzone
* [ ] creation * [ ] editing * [ ] deletion * [ ] observation (?)
#28 improved the handling of pending changes when issuing multiple commands. When transition durations are involved, the commands should be sent separately with a delay because the gateway discards the...
This PR adds support for using S2 in mock-based tests, and reproduces the S2 collision for the case where both nodes send at the same time. The specifications don't describe...
``` 2021-12-16T12:07:54.812Z DRIVER ยป [Node 027] [REQ] [SendDataBridge] โ source node id: 1 โ transmit options: 0x25 โ route: 0, 0, 0, 0 โ callback id: 130 โโ[Security2CCMessageEncapsulation] โ sequence...
This document is a work in progress, outlining the planned roadmap for 2024. This is mostly a collection of my ideas/wishes and nothing is set in stone. Canonical issues for...
fixes: https://github.com/zwave-js/node-zwave-js/issues/4853 fixes: https://github.com/zwave-js/node-zwave-js/issues/4852
It was reported that the serialport open call sometimes blocks. This is an attempt at fixing it.