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