conwetlab / ngsijs

JavaScript library for the FIWARE Context Broker services (web browsers & Node.js)
11 stars 15 forks source link

Initial NGSI-LD implementation #35

Closed aarranz closed 3 years ago

coveralls commented 4 years ago

Coverage Status

Coverage increased (+1.0%) to 97.06% when pulling 0a200065b5fe8d8c4fb640f128351ab794819d7c on aarranz:feature/ngsi-ld-support into 286beddfaa52b772b67383e6ea8328de5b8e4485 on conwetlab:master.

aarranz commented 3 years ago

I'm going to merge this PR. Missing NGSI-LD operations are: Batch operations (create, upsert, update, delete) and context source registration and csource subscriptions. Those operations will be addressed on other PR.