All notable changes to this project will be documented in this file.
-
Updated for CSW-3.0.1
-
Added code to unsubscribe current state subscribers on web socket close
- Updated for CSW-3.0.0-M1 and change in NetworkType JSON encoding
- Added Command Service test
- Updated dependencies
- Fixed issue with "Current State" publishing from python code.
-
Updated for latest csw version (v3.0.0-M1)
-
Changed event service code to get the redis sentinel location from the location service and use it (previously used hard coded host:port)
-
Added unsubscribe method to EventSubscriber (Used to unsubscribe only: You can also call stop() on the event subscriber thread returned from the subscribe call to stop the listening thread.)
- Added documentation, test code
- Updated for csw-2.0.1