Pytelemetry

Latest version: v1.1.9

Safety actively analyzes 621679 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 3

1.1.9

Instantaneous queue size provides too sparse information
Added rolling average on top of it as a better profiling metric

1.1.8

Rx queue size instantaneous and max can now be fetched using `serialtransports.stats()['rx_in_waiting']` and `serialtransports.stats()['rx_in_waiting_max']`

1.1.7

1.1.6

Measurement of various parameters at serial and protocol level
- received bytes amount
- received chunks amount (several bytes read at once)
- Corrupted frames by CRC, header, topic, payload
- etc

These measurements will allow users to detect issues inside their embedded directly from the CLI, such as
- too high throughput
- undersized TX buffer

1.1.5

Caught exceptions in telemetry.transports.serialtransport and logging them

1.1.4

- Added Travis CI integration
- Fixed decoding error/exception on 64 bits systems (Linux and MacOS)
- Fixed readme formatting on Pypi

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.