Skip to content

Commit b8b310b

Browse files
committed
Add links to NGSI-LD API specification
1 parent 5f57f49 commit b8b310b

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
@@ -666,7 +666,7 @@ curl -iX POST \
666666
### センサのプロビジョニング
667667

668668
エンティティを作成するときは、NGSI-LD
669-
[仕様](https://www.etsi.org/deliver/etsi_gs/CIM/001_099/009/01.08.01_60/gs_cim009v010801p.pdf)
669+
[仕様](https://cim.etsi.org/NGSI-LD/official/0--1.html)
670670
従って URN を使用するのが一般的な良い方法です。さらに、データ属性を定義するとき
671671
に意味のある名前を理解する方が簡単です。これらのマッピングは、デバイスを個別にプ
672672
ロビジョニングすることによって定義できます。

README.md

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

579579
It is common good practice to use URNs following the NGSI-LD
580-
[specification](https://www.etsi.org/deliver/etsi_gs/CIM/001_099/009/01.08.01_60/gs_cim009v010801p.pdf) when creating
580+
[specification](https://cim.etsi.org/NGSI-LD/official/0--1.html) when creating
581581
entities. Furthermore it is easier to understand meaningful names when defining data attributes. These mappings can be
582582
defined by provisioning a device individually.
583583

0 commit comments

Comments
 (0)