Skip to content

Commit 10591be

Browse files
committed
Add multicore
1 parent 4e54321 commit 10591be

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

README.ja.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -316,6 +316,7 @@ iot-agent:
316316
- IOTA_DEFAULT_RESOURCE=/iot/json
317317
- IOTA_JSON_LD_CONTEXT=http://context/ngsi-context.jsonld
318318
- IOTA_FALLBACK_TENANT=openiot
319+
- IOTA_MULTI_CORE=true
319320
```
320321

321322
`iot-agent` コンテナは、Orion Context Broker の存在に依存し、MongoDB データベースを使用して、デバイス URL やキーなどのデバイス

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -310,6 +310,7 @@ iot-agent:
310310
- IOTA_DEFAULT_RESOURCE=/iot/json
311311
- IOTA_JSON_LD_CONTEXT=http://context/ngsi-context.jsonld
312312
- IOTA_FALLBACK_TENANT=openiot
313+
- IOTA_MULTI_CORE=true
313314
```
314315

315316
The `iot-agent` container relies on the presence of the Orion Context Broker and uses a MongoDB database to hold device

0 commit comments

Comments
 (0)