Skip to content

Commit

Permalink
Update to NGSI-LD 1.8
Browse files Browse the repository at this point in the history
  • Loading branch information
jason-fox committed Mar 22, 2024
1 parent 1e3ef38 commit 201804c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.ja.md
Original file line number Diff line number Diff line change
Expand Up @@ -641,7 +641,7 @@ Context Broker に渡す必要があります。`entity_type` 属性は、リク
### センサのプロビジョニング
エンティティを作成するときは、
NGSI-LD [仕様](https://www.etsi.org/deliver/etsi_gs/CIM/001_099/009/01.07.01_60/gs_cim009v010701p.pdf)
NGSI-LD [仕様](https://www.etsi.org/deliver/etsi_gs/CIM/001_099/009/01.08.01_60/gs_cim009v010801p.pdf)
に従って URN を使用することをお勧めします。さらに、データ属性を定義する
ときに意味のある名前を理解する方が簡単です。これらのマッピングは、
デバイスを個別にプロビジョニングすることで定義できます。
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -536,7 +536,7 @@ however it has been included here for completeness.
### Provisioning a Sensor

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

Expand Down

0 comments on commit 201804c

Please sign in to comment.