https://github.com/skylinecommunications/slc-c-example_rates-custom
Example connector showing how to calculate bitrates and other rates on any changing numeric data.
https://github.com/skylinecommunications/slc-c-example_rates-custom
bitrates dataminer dataminer-connector example
Last synced: over 1 year ago
JSON representation
Example connector showing how to calculate bitrates and other rates on any changing numeric data.
- Host: GitHub
- URL: https://github.com/skylinecommunications/slc-c-example_rates-custom
- Owner: SkylineCommunications
- Created: 2024-01-31T13:34:35.000Z (over 2 years ago)
- Default Branch: 1.0.1.X
- Last Pushed: 2025-01-08T16:10:21.000Z (over 1 year ago)
- Last Synced: 2025-01-15T18:25:47.010Z (over 1 year ago)
- Topics: bitrates, dataminer, dataminer-connector, example
- Language: C#
- Homepage:
- Size: 74.7 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Skyline Example - Rates Custom
This repository serves as a guide on developing some rate calculations.
Note when rates need to be calculated from counters coming from SNMP polling, [Skyline Example - Rates SNMP](https://catalog.dataminer.services/details/944868b5-583e-476d-aa13-552fa876da5d) should be used.
For any other rates calculation, this [Skyline Example - Rates Custom](https://catalog.dataminer.services/details/3f4d163f-e335-4923-967b-ec9ff72fde19) should be used.