This repository was archived by the owner on Sep 26, 2023. It is now read-only.
File tree
4 files changed
+45
-30
lines changed- docs/azure_aks
- idas
4 files changed
+45
-30
lines changedLines changed: 8 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
365 | 365 |
| |
366 | 366 |
| |
367 | 367 |
| |
368 |
| - | |
| 368 | + | |
| 369 | + | |
| 370 | + | |
369 | 371 |
| |
370 | 372 |
| |
371 | 373 |
| |
| |||
533 | 535 |
| |
534 | 536 |
| |
535 | 537 |
| |
536 |
| - | |
| 538 | + | |
| 539 | + | |
| 540 | + | |
537 | 541 |
| |
538 | 542 |
| |
539 | 543 |
| |
| |||
1175 | 1179 |
| |
1176 | 1180 |
| |
1177 | 1181 |
| |
1178 |
| - | |
| 1182 | + | |
1179 | 1183 |
| |
1180 | 1184 |
| |
1181 | 1185 |
| |
| |||
1195 | 1199 |
| |
1196 | 1200 |
| |
1197 | 1201 |
| |
1198 |
| - | |
| 1202 | + | |
1199 | 1203 |
| |
1200 | 1204 |
| |
1201 | 1205 |
| |
|
Lines changed: 35 additions & 24 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
101 | 101 |
| |
102 | 102 |
| |
103 | 103 |
| |
104 |
| - | |
| 104 | + | |
105 | 105 |
| |
106 | 106 |
| |
107 | 107 |
| |
| |||
116 | 116 |
| |
117 | 117 |
| |
118 | 118 |
| |
119 |
| - | |
120 |
| - | |
121 |
| - | |
122 |
| - | |
123 |
| - | |
124 |
| - | |
125 |
| - | |
126 |
| - | |
127 |
| - | |
128 |
| - | |
129 |
| - | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
130 | 136 |
| |
131 |
| - | |
132 | 137 |
| |
133 | 138 |
| |
134 | 139 |
| |
| |||
418 | 423 |
| |
419 | 424 |
| |
420 | 425 |
| |
421 |
| - | |
422 |
| - | |
423 |
| - | |
424 |
| - | |
425 |
| - | |
426 |
| - | |
427 |
| - | |
428 |
| - | |
429 |
| - | |
430 |
| - | |
431 |
| - | |
| 426 | + | |
| 427 | + | |
| 428 | + | |
| 429 | + | |
| 430 | + | |
| 431 | + | |
| 432 | + | |
| 433 | + | |
| 434 | + | |
| 435 | + | |
| 436 | + | |
| 437 | + | |
| 438 | + | |
| 439 | + | |
| 440 | + | |
| 441 | + | |
| 442 | + | |
432 | 443 |
| |
433 | 444 |
| |
434 | 445 |
| |
|
Submodule iotagent-ul updated 58 files
- .dockerignore+2
- .gitignore-1
- .travis.yml+2-1
- CHANGES_NEXT_RELEASE+1
- Dockerfile+27-1
- README.md+15-14
- config-blank.js+3-1
- config.js.template+3-1
- docs/installationguide.md+39-23
- docs/operations.md+6-6
- docs/usermanual.md+38-13
- lib/bindings/HTTPBindings.js+1-1
- lib/bindings/MQTTBinding.js+13-6
- lib/commonBindings.js+8-1
- lib/configService.js+13-1
- lib/constants.js+3
- lib/extensions/mqtt-extensions.js+3-3
- lib/iotaUtils.js+1-1
- npm-shrinkwrap.json-2.1k
- package.json+10-11
- rpm/SPECS/iotaul.spec+12-1
- template/config-example.js+7-7
- test/contextRequests/secondSingleMeasure.json+1-1
- test/contextRequests/singleMeasure.json+1-1
- test/unit/commandsAmqp-test.js+1
- test/unit/commandsPolling-test.js+3-3
- test/unit/config-dupcheck-test.js+76
- test/unit/httpBinding-test.js+2-2
- test/unit/mqttBinding-dupcheck-test.js+576
- test/unit/ngsiv2/amqpBinding-test.js+320
- test/unit/ngsiv2/bidirectionalityHttp-test.js+265
- test/unit/ngsiv2/config-dupcheck-test.js+81
- test/unit/ngsiv2/config-test.js+72
- test/unit/ngsiv2/contextRequests/createBidirectionalDevice.json+8
- test/unit/ngsiv2/contextRequests/multipleMeasure.json+10
- test/unit/ngsiv2/contextRequests/multipleMeasureProduction.json+36
- test/unit/ngsiv2/contextRequests/multipleMeasuresTypeJson.json+39
- test/unit/ngsiv2/contextRequests/secondMultipleMeasure.json+10
- test/unit/ngsiv2/contextRequests/secondSingleMeasure.json+6
- test/unit/ngsiv2/contextRequests/singleMeasure.json+6
- test/unit/ngsiv2/contextRequests/timeInstantDuplicated.json+16
- test/unit/ngsiv2/contextRequests/timestampMeasure.json+16
- test/unit/ngsiv2/contextRequests/unprovisionedAliasMeasure.json+6
- test/unit/ngsiv2/contextRequests/unprovisionedAliasMeasure2.json+6
- test/unit/ngsiv2/contextRequests/unprovisionedMeasure.json+6
- test/unit/ngsiv2/deviceProvisioning/provisionDevice1.json+50
- test/unit/ngsiv2/deviceProvisioning/provisionDevice2.json+46
- test/unit/ngsiv2/deviceProvisioning/provisionDeviceAMQP1.json+22
- test/unit/ngsiv2/deviceProvisioning/provisionDeviceMQTT.json+50
- test/unit/ngsiv2/deviceProvisioning/provisionTimeInstant.json+22
- test/unit/ngsiv2/groupProvisioning/provisionAliasGroup.json+19
- test/unit/ngsiv2/groupProvisioning/provisionFullGroup.json+18
- test/unit/ngsiv2/groupProvisioning/provisionFullGroupAMQP.json+23
- test/unit/ngsiv2/httpBindings-test.js+750
- test/unit/ngsiv2/mqttBinding-dupcheck-test.js+663
- test/unit/ngsiv2/mqttBinding-test.js+342
- test/unit/ngsiv2/subscriptionRequests/bidirectionalNotification.json+13
- test/unit/ngsiv2/subscriptionRequests/bidirectionalSubscriptionRequest.json+25
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
44 | 44 |
| |
45 | 45 |
| |
46 | 46 |
| |
47 |
| - | |
| 47 | + | |
48 | 48 |
|
0 commit comments