@iotize/device-com-socket.node
Version:
Socket communication protocol to communicate with an iotize
61 lines (31 loc) • 1.9 kB
Markdown
## 2.0.3 (2022-05-23)
### Bug Fixes
- fix disconnect() method implementation. Handle sokcet 'end' event 5c61e6c
<a name="2.0.1"></a>
## 2.0.1 (2021-03-17)
### Bug Fixes
- fix timeout error handling when Tap does not answer to request c6f8d3d
<a name="2.0.0"></a>
# [2.0.0](https://bitbucket.org/iotize-solutions/tap-workspace/compare/v2.0.0-alpha.1...v2.0.0) (2021-02-19)
<a name="2.0.0-alpha.1"></a>
# [2.0.0-alpha.1](https://bitbucket.org/iotize-solutions/tap-workspace/compare/v1.0.0-alpha.8...v2.0.0-alpha.1) (2020-12-10)
- Migrated to `@iotize/tap@2.0.0`
<a name="1.0.0-alpha.8"></a>
# [1.0.0-alpha.8](https://bitbucket.org/iotize-solutions/tap-workspace/compare/v1.0.0-alpha.7...v1.0.0-alpha.8) (2020-07-21)
### Bug Fixes
- fix `SocketProtocol.readOneValue()` function when called when no data received yet 219aad7
<a name="1.0.0-alpha.7"></a>
# 1.0.0-alpha.7 (2020-07-13)
### Bug Fixes
- **protocol:** fix `SocketProtocol` connection when multiple subscribe to connection observable + better error handling bd2d587
- **scanner:** fix `NetworkServiceDiscovery` scanning state and fix results on first scan 63bf66e
### Features
- **scanner:** added `@iotize/device-com-socket.node/scanner` entry point fe5b886
<a name="0.0.1-alpha.13"></a>
## [0.0.1-alpha.13](http://bitbucket.org/iotize-solutions/iotize-com-socket/compare/v0.0.1-alpha.12...v0.0.1-alpha.13) (2019-09-18)
### Features
- added class ([217f0f4](http://bitbucket.org/iotize-solutions/iotize-com-socket/commits/217f0f4))
<a name="0.0.1-alpha.12"></a>
## [0.0.1-alpha.12](http://bitbucket.org/iotize-solutions/iotize-com-socket/compare/v0.0.1-alpha.10...v0.0.1-alpha.12) (2019-05-17)
<a name="0.0.1-alpha.11"></a>
## [0.0.1-alpha.11](http://bitbucket.org/iotize-solutions/iotize-com-socket/compare/v0.0.1-alpha.10...v0.0.1-alpha.11) (2019-03-13)