File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -641,7 +641,7 @@ Context Broker に渡す必要があります。`entity_type` 属性は、リク
641
641
### センサのプロビジョニング
642
642
643
643
エンティティを作成するときは、
644
- NGSI-LD [仕様](https://www.etsi.org/deliver/etsi_gs/CIM/001_099/009/01.07 .01_60/gs_cim009v010701p .pdf)
644
+ NGSI-LD [仕様](https://www.etsi.org/deliver/etsi_gs/CIM/001_099/009/01.08 .01_60/gs_cim009v010801p .pdf)
645
645
に従って URN を使用することをお勧めします。さらに、データ属性を定義する
646
646
ときに意味のある名前を理解する方が簡単です。これらのマッピングは、
647
647
デバイスを個別にプロビジョニングすることで定義できます。
Original file line number Diff line number Diff line change @@ -536,7 +536,7 @@ however it has been included here for completeness.
536
536
# ## Provisioning a Sensor
537
537
538
538
It is common good practice to use URNs following the NGSI-LD
539
- [specification](https://www.etsi.org/deliver/etsi_gs/CIM/001_099/009/01.07 .01_60/gs_cim009v010701p .pdf) when creating
539
+ [specification](https://www.etsi.org/deliver/etsi_gs/CIM/001_099/009/01.08 .01_60/gs_cim009v010801p .pdf) when creating
540
540
entities. Furthermore it is easier to understand meaningful names when defining data attributes. These mappings can be
541
541
defined by provisioning a device individually.
542
542
You can’t perform that action at this time.
0 commit comments