Skip to content

Commit f045416

Browse files
committed
Update NGSI-LD spec
1 parent ad1a834 commit f045416

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.ja.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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.06.01_60/gs_CIM009v010601p.pdf)
671+
[仕様](https://www.etsi.org/deliver/etsi_gs/CIM/001_099/009/01.07.01_60/gs_cim009v010701p.pdf)
672672
従って URN を使用するのが一般的な良い方法です。さらに、データ属性を定義するとき
673673
に意味のある名前を理解する方が簡単です。これらのマッピングは、デバイスを個別にプ
674674
ロビジョニングすることによって定義できます。

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -561,7 +561,7 @@ curl -iX POST \
561561
### Provisioning a Sensor
562562

563563
It is common good practice to use URNs following the NGSI-LD
564-
[specification](https://www.etsi.org/deliver/etsi_gs/CIM/001_099/009/01.06.01_60/gs_CIM009v010601p.pdf) when creating
564+
[specification](https://www.etsi.org/deliver/etsi_gs/CIM/001_099/009/01.07.01_60/gs_cim009v010701p.pdf) when creating
565565
entities. Furthermore it is easier to understand meaningful names when defining data attributes. These mappings can be
566566
defined by provisioning a device individually.
567567

0 commit comments

Comments
 (0)