ni / nisystemlink-clients-python

Python API for interacting with a SystemLink Server, created and supported by NI.
https://ni.com/systemlink
MIT License
10 stars 14 forks source link

feat: test monitor API information routes client #57

Closed adamarnesen closed 6 months ago

adamarnesen commented 6 months ago

TODO: Check the above box with an 'x' indicating you've read and followed CONTRIBUTING.md.

What does this Pull Request accomplish?

This PR adds support for the /nitestmonitor/v2 API info routes. I am intentionally leaving out examples for now until we have more interesting examples to write.

Why should this Pull Request be merged?

This is the first pieces of a broader effort to support the /nitestmonitor/v2 client.

What testing has been done?

Auto testing against a SLE instance has been added.