Python ngsi-ld client for UPV-CitCom.ai projects.
In your project folder run:
git submodule add https://github.com/CitCom-VRAIN/ngsild-client.git ./lib/ngsildclient
Use it:
from lib.ngsildclient.Client import Client
Update it:
git submodule update