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 @@ -668,7 +668,7 @@ curl -iX POST \
668668### センサのプロビジョニング
669669
670670エンティティを作成するときは、NGSI-LD
671- [ 仕様] ( https://www.etsi.org/deliver/etsi_gs/CIM/001_099/009/01.07 .01_60/gs_cim009v010701p .pdf ) に
671+ [ 仕様] ( https://www.etsi.org/deliver/etsi_gs/CIM/001_099/009/01.08 .01_60/gs_cim009v010801p .pdf ) に
672672従って URN を使用するのが一般的な良い方法です。さらに、データ属性を定義するとき
673673に意味のある名前を理解する方が簡単です。これらのマッピングは、デバイスを個別にプ
674674ロビジョニングすることによって定義できます。
Original file line number Diff line number Diff line change @@ -567,7 +567,7 @@ curl -iX POST \
567567### Provisioning a Sensor
568568
569569It is common good practice to use URNs following the NGSI-LD
570- [ specification] ( https://www.etsi.org/deliver/etsi_gs/CIM/001_099/009/01.07 .01_60/gs_cim009v010701p .pdf ) when creating
570+ [ specification] ( https://www.etsi.org/deliver/etsi_gs/CIM/001_099/009/01.08 .01_60/gs_cim009v010801p .pdf ) when creating
571571entities. Furthermore it is easier to understand meaningful names when defining data attributes. These mappings can be
572572defined by provisioning a device individually.
573573
You can’t perform that action at this time.
0 commit comments