From 377936a72e7c535e36b99662df377c28caf81e04 Mon Sep 17 00:00:00 2001 From: Ian Patterson Date: Fri, 5 Jun 2026 16:20:19 -0500 Subject: [PATCH] add links for osh connect python docs and repo --- docs/osh-connect/connected-systems.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/osh-connect/connected-systems.md b/docs/osh-connect/connected-systems.md index 68e090d..6a48d8e 100644 --- a/docs/osh-connect/connected-systems.md +++ b/docs/osh-connect/connected-systems.md @@ -67,6 +67,10 @@ Again, **OSHConnect** is a family of client libraries that provides support for **OSHConnect** also provides helper methods to create Feature and Dynamic Data Resources that you can push to **OpenSensorHub** nodes via the Connected Systems RESTful interface. +**OSHConnect-Python** +- [API Documentation](https://botts-innovative-research.github.io/OSHConnect-Python/) +- [GitHub Repository](https://github.com/Botts-Innovative-Research/OSHConnect-Python) + ## Hands-on Guide and Examples These examples will be using the **GeoRobotix** test node, which is an **OpenSensorHub** node used for testing and client examples.