/py-ngsi

A simple NGSI 9/10 Python client

Primary LanguagePythonMIT LicenseMIT

py-ngsi

A simple NGSI 9/10 Python client

v1 API commands supported

  • updateContext
  • queryContext
  • subscribeContext
  • updateContextSubscription
  • unsubscribeContext

Refer to the v1 API docs for details.

v2 API commands supported

None. Let's wait until it's in production.

Refer to the v2 API docs for details.

Orion Docker instance setup

Install docker and docker-compose. Run orion_bootstrap.sh. That's it.