We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e54321 commit 10591beCopy full SHA for 10591be
2 files changed
README.ja.md
@@ -316,6 +316,7 @@ iot-agent:
316
- IOTA_DEFAULT_RESOURCE=/iot/json
317
- IOTA_JSON_LD_CONTEXT=http://context/ngsi-context.jsonld
318
- IOTA_FALLBACK_TENANT=openiot
319
+ - IOTA_MULTI_CORE=true
320
```
321
322
`iot-agent` コンテナは、Orion Context Broker の存在に依存し、MongoDB データベースを使用して、デバイス URL やキーなどのデバイス
README.md
@@ -310,6 +310,7 @@ iot-agent:
310
311
312
313
314
315
The `iot-agent` container relies on the presence of the Orion Context Broker and uses a MongoDB database to hold device
0 commit comments