Skip to content
This repository has been archived by the owner on Sep 16, 2024. It is now read-only.

Latest commit

 

History

History
18 lines (15 loc) · 313 Bytes

README.md

File metadata and controls

18 lines (15 loc) · 313 Bytes

ngsild-client

Python ngsi-ld client for UPV-CitCom.ai projects.

Usage

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