Using helm-python with etsi.local

Python integration

Install
pip install helm-python
Quick start
import helm-python

client = helm_python.Client("YOUR_API_KEY")
Queries information relating to on-boarded application packages in the MEO
curl \
  http://etsi.local/app_packages
used to retrieve the information of subscriptions to individual application p…
curl \
  http://etsi.local/subscriptions
Queries the information related to individual application package resources
curl \
  http://etsi.local/app_packages/{appPkgId}
SDK on GitHub 📄 API Docs
SDK
helm-python
Python
API
etsi.local
etsi.local:MEC010-2_AppPkgMgmt
Other SDKs for etsi.local
radiodns-sdk-js
At a glance
Language Python
Endpoints16
Base URLhttp://etsi.local