Using OSISoft_PI_SDK with osisoft.com

Jupyter Notebook integration

Install
# See https://github.com/cbvreis/OSISoft_PI_SDK
Get top level links for this PI System Web API instance.
curl \
  /
Retrieve a unit by path.
curl \
  /units
Get a point by path.
curl \
  /points
SDK on GitHub 📄 API Docs
SDK
OSISoft_PI_SDK
Jupyter Notebook
API
osisoft.com
osisoft.com
At a glance
Language Jupyter Notebook
Endpoints413