23 packages
@ratatosk/basic-notification-buffer-server
this just listens for and saves notifications in memory, wiped when checked
@ratatosk/ngsi-client-api
an fiware-ngsi specific request-wrapper with validation & formatting
@ratatosk/ngsi-constants
ngsi (and orion) related constants (made available to all)
@ratatosk/ngsi-linter
helps enforce linting in all other ngsi modules and is only used for testing
@ratatosk/ngsi-mongo-access-manager
a quasi-independent (opt-in) access-rights manager
@ratatosk/ngsi-mongo-storage
a mongodb db connection wrapper for ngsi-server
@ratatosk/ngsi-routes
an independent module (using express.Router()) to create all the ngsi-v2 middleware in a configurable manner.
@ratatosk/ngsi-server
a javascript implementation of ngsi-v2 compliant webserver
@ratatosk/ngsi-utils
a collection of validation, parsing, and serialization tools for ngsi-v2
@ratatosk/orion-test-utility
a wrapper to for some orion curls