All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- serialport dependency updated to 11.0.1
- [pf300] - pf300 devices does not respond to device type request (#12)
- [pf300-pro] - breath rate value stick to 0 on rs232 IMT protocol for pf300-pro devices (#11)
- [devices] - support h4, h5, pf300 and pf300 pro devices (#6)
- [devices] - support citrex H5 devices (#6)
- [system-info] - improve command to collect more information (#7)
- serialport dependency updated to 9.2.5
- better (and localized) error messages
- fix unhandled rejection and throw error if transport not connected
Same as 2.3.0 (lerna issue...)
- update serialport dependency to 9.2.0
- add max sequential write errors and auto-close when reaching max
- add a
COMMUNICATION_START_FAILED
event when communication cannot be established
- ask serial number before considering connection is ok
- add a
READ_SERIAL_NUMBER
command