Skip to content

Commit 4b14f0b

Browse files
committed
Add links to NGSI-LD API specification
1 parent 365df4d commit 4b14f0b

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
@@ -639,7 +639,7 @@ Context Broker に渡す必要があります。`entity_type` 属性は、リク
639639
### センサのプロビジョニング
640640
641641
エンティティを作成するときは、
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)
643643
に従って URN を使用することをお勧めします。さらに、データ属性を定義する
644644
ときに意味のある名前を理解する方が簡単です。これらのマッピングは、
645645
デバイスを個別にプロビジョニングすることで定義できます。

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -544,7 +544,7 @@ however it has been included here for completeness.
544544
### Provisioning a Sensor
545545

546546
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
548548
entities. Furthermore it is easier to understand meaningful names when defining data attributes. These mappings can be
549549
defined by provisioning a device individually.
550550

0 commit comments

Comments
 (0)