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` 属性は、リク
641641### センサのプロビジョニング
642642
643643エンティティを作成するときは、
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)
645645に従って URN を使用することをお勧めします。さらに、データ属性を定義する
646646ときに意味のある名前を理解する方が簡単です。これらのマッピングは、
647647デバイスを個別にプロビジョニングすることで定義できます。
Original file line number Diff line number Diff line change @@ -536,7 +536,7 @@ however it has been included here for completeness.
536536# ## Provisioning a Sensor
537537
538538It 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
540540entities. Furthermore it is easier to understand meaningful names when defining data attributes. These mappings can be
541541defined by provisioning a device individually.
542542
You can’t perform that action at this time.
0 commit comments