- Option to split transaction logs into several files for each day. (0.2.0)
- Graceful exit upon connection error or other exceptions. (v0.2.0)
- Rearranged some codes. (v0.1.0)
- Added a method for health checking of the connection. (v0.1.0)
- Run
healthCheck()
instead of passing upon monitoring timeout. (v0.1.0) - Allow supervisor to restart the script. (v0.1.0)
- Improved log messages and updated logging format. (v0.1.0)
- Force UDP, enable verbose mode and device enable check. (v0.0.5)
- Verbose HTTP exception and response for better debugging. (v0.0.4)
- New
transmission
key for toggling real-time relay. (v0.0.3) - Use Pathlib to load config file. (v0.0.2)
- Initial release. (v0.0.1)