Commit acf1d2f
committed
Update Submodules
1 parent 29a95f1 commit acf1d2f
2 files changed
Lines changed: 2 additions & 2 deletions
- README.md+2-2
- app/app.js+1-9
- app/bin/healthcheck.js+1-1
- app/controllers/history.js+22-107
- app/controllers/iot/command-listener.js+36-35
- app/controllers/ngsi-ld/amending-context.js+4-10
- app/controllers/ngsi-ld/device-convert.js-189
- app/controllers/proxy/catfacts-api.js-115
- app/controllers/proxy/openweathermap-api.js-107
- app/controllers/proxy/random-api.js-117
- app/controllers/proxy/static-api.js-94
- app/controllers/proxy/twitter-api.js-140
- app/controllers/security.js+2-42
- app/lib/azf.js-102
- app/lib/ngsi-ld.js+80-52
- app/package.json+5-4
- app/public/js/locations_map.js+1-1
- app/routes/health.js-22
- app/routes/index.js-5
- app/routes/proxy-ld.js-180
- app/views/layout.pug+1-1
- docs/big-data-flink.md+1-1
- docs/big-data-spark.md+1-1
- docs/concise.md+1-1
- docs/context-providers.md+1-1
- docs/edge-computing.md+1-1
- docs/entity-relationships.md+2-2
- docs/extended-properties.md+1-1
- docs/index.md+2-2
- docs/iot-agent-json.md+2-2
- docs/iot-agent.md+2-2
- docs/merge-patch.md+1-1
- docs/ngsi-ld-operations.md+3-3
- docs/short-term-history.md+1-1
- docs/subscriptions.md+2-2
- docs/time-series-data.md+1-1
- docs/understanding-@context.md+1-1
- docs/working-with-@context.md+1-1
- forwarder/README.md+1-1
- forwarder/bin/healthcheck.js+20-18
- forwarder/bin/proxy.js+92-82
- forwarder/lib/configService.js+25-21
- forwarder/lib/emitter.js+15-15
- forwarder/lib/verifier.js+143-121
- forwarder/package.json+3-3
- iot-devices/README.md+1-1
- iot-devices/app.js+43-39
- iot-devices/bin/devices.js+3-1
- iot-devices/bin/healthcheck.js+18-16
- iot-devices/controllers/iot/northbound.js+48-45
- iot-devices/controllers/iot/southbound.js+37-37
- iot-devices/controllers/security.js+18-13
- iot-devices/lib/emitter.js+14-14
- iot-devices/lib/oauth2.js+232-183
- iot-devices/models/command/json.js+62-62
- iot-devices/models/command/ultralight.js+72-72
- iot-devices/models/command/xml.js+90-66
- iot-devices/models/devices.js+462-413
- iot-devices/models/measure/json.js+48-52
- iot-devices/models/measure/ultralight.js+42-46
- iot-devices/models/measure/xml.js+62-58
- iot-devices/package.json+1-1
- 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.Short-Term-History+1-1
- tutorials.Subscriptions+1-1
- tutorials.Time-Series-Data+1-1
- tutorials.Verifiable-Credentials+1-1
0 commit comments