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 @@ -626,7 +626,7 @@ Broker に渡す必要があります。この`entity_type` 属性は、リク
626626# ## センサのプロビジョニング
627627
628628エンティティを作成するときは、NGSI-LD
629- [仕様](https://www .etsi.org/deliver/etsi_gs/CIM/001_099/009/01.08.01_60/gs_cim009v010801p.pdf )に
629+ [仕様](https://cim .etsi.org/NGSI-LD/official/0--1.html )に
630630従って URNs を使用するのが一般的な良い方法です。さらに、データ属性を定義するとき
631631に意味のある名前にするとわかりやすくなります。これらのマッピングは、デバイスを個
632632別にプロビジョニングすることによって定義できます。
Original file line number Diff line number Diff line change @@ -538,7 +538,7 @@ however it has been included here for completeness.
538538# ## Provisioning a Sensor
539539
540540It is common good practice to use URNs following the NGSI-LD
541- [specification](https://www .etsi.org/deliver/etsi_gs/CIM/001_099/009/01.08.01_60/gs_cim009v010801p.pdf ) when creating
541+ [specification](https://cim .etsi.org/NGSI-LD/official/0--1.html ) when creating
542542entities. Furthermore it is easier to understand meaningful names when defining data attributes. These mappings can be
543543defined by provisioning a device individually.
544544
You can’t perform that action at this time.
0 commit comments