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 97f744f commit 403fc91
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 @@ -628,7 +628,7 @@ Broker に渡す必要があります。この`entity_type` 属性は、リク
### センサのプロビジョニング

エンティティを作成するときは、NGSI-LD
[仕様](https://www.etsi.org/deliver/etsi_gs/CIM/001_099/009/01.07.01_60/gs_cim009v010701p.pdf)に
[仕様](https://www.etsi.org/deliver/etsi_gs/CIM/001_099/009/01.08.01_60/gs_cim009v010801p.pdf)に
従って URNs を使用するのが一般的な良い方法です。さらに、データ属性を定義するとき
に意味のある名前にするとわかりやすくなります。これらのマッピングは、デバイスを個
別にプロビジョニングすることによって定義できます。
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -529,7 +529,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 403fc91

Please sign in to comment.