Releases: CANDY-LINE/node-red-contrib-generic-ble
Releases · CANDY-LINE/node-red-contrib-generic-ble
4.0.3
4.0.2
4.0.1
4.0.0
3.1.0
2.0.4
- Fix an issue where this node don't work with [email protected]
2.0.3
2.0.2
2.0.1
2.0.0
- Add
Poll Notify Eventsmessage support so that Generic BLE out node can start to subscribe the given characteristic events - Support characteristic query by one or more uuids
- Add
Mute Notify EventstoGeneric BLEconfig node for this node to avoid unnecessary device connection for event subscription - Replace
RED.logfunctions with node logging functions as possible to offer precise logging control via UI - Add
Operation TimeouttoGeneric BLEconfig node to set the waiting time for Read/Write/Notify response per characteristic rather than per device GENERIC_BLE_OPERATION_WAIT_MSis introduced for defaultOperation Timeoutvalue- Remove
Listening PeriodfromGeneric BLEconfig node GENERIC_BLE_NOTIFY_WAIT_MSis removed