-
Notifications
You must be signed in to change notification settings - Fork 69
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
f161b69
commit 314ab92
Showing
2 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
Submodule NGSI-LD
updated
29 files
+3 −0 | .gitmodules | |
+64 −17 | app/controllers/credentials.js | |
+19 −5 | app/public/js/credentials.js | |
+7 −3 | app/routes/index.js | |
+1 −1 | app/views/credentials.pug | |
+6 −1 | app/views/index.pug | |
+44 −0 | app/views/trust.pug | |
+19 −17 | forwarder/bin/healthcheck.js | |
+97 −30 | forwarder/bin/proxy.js | |
+32 −0 | forwarder/lib/configService.js | |
+22 −0 | forwarder/lib/emitter.js | |
+154 −0 | forwarder/lib/verifier.js | |
+8 −1 | forwarder/package.json | |
+1 −1 | tutorials.Big-Data-Flink | |
+1 −1 | tutorials.Big-Data-Spark | |
+1 −1 | tutorials.CRUD-Operations | |
+1 −1 | tutorials.Concise-Format | |
+1 −1 | tutorials.Entity-Relationships | |
+1 −1 | tutorials.Extended-Properties | |
+1 −1 | tutorials.Getting-Started | |
+1 −1 | tutorials.IoT-Agent | |
+1 −1 | tutorials.IoT-Agent-JSON | |
+1 −1 | tutorials.IoT-Sensors | |
+1 −1 | tutorials.Linked-Data | |
+1 −1 | tutorials.Merge-Patch-Put | |
+1 −1 | tutorials.Roles-Permissions | |
+1 −1 | tutorials.Short-Term-History | |
+1 −1 | tutorials.Subscriptions | |
+1 −1 | tutorials.Time-Series-Data |
Submodule NGSI-v2
updated
20 files
+1 −1 | tutorials.Administrating-XACML | |
+1 −1 | tutorials.Application-Mashup | |
+1 −1 | tutorials.Big-Data-Flink | |
+1 −1 | tutorials.Big-Data-Spark | |
+1 −1 | tutorials.Historic-Context-Flume | |
+1 −1 | tutorials.Historic-Context-NIFI | |
+1 −1 | tutorials.IoT-Agent | |
+1 −1 | tutorials.IoT-Agent-JSON | |
+1 −1 | tutorials.IoT-over-IOTA | |
+1 −1 | tutorials.IoT-over-MQTT | |
+1 −1 | tutorials.LD-Subscriptions-Registrations | |
+1 −1 | tutorials.Linked-Data | |
+1 −1 | tutorials.PEP-Proxy | |
+1 −1 | tutorials.Relationships-Linked-Data | |
+1 −1 | tutorials.Roles-Permissions | |
+1 −1 | tutorials.Securing-Access | |
+1 −1 | tutorials.Short-Term-History | |
+1 −1 | tutorials.Time-Series-Data | |
+1 −1 | tutorials.Working-with-Linked-Data | |
+1 −1 | tutorials.XACML-Access-Rules |