diff --git a/README.ja.md b/README.ja.md index 23ac447..c503e40 100644 --- a/README.ja.md +++ b/README.ja.md @@ -540,7 +540,7 @@ urn:ngsi-ld:Device:tractor001@start| start OK この例は、実際の IoT Agent が Ultralight コマンドを **Filling Station** に送信して、納屋から干し草を取り除く方法を 示しています。**Filling Station** は、すでにエンドポイント `/iot/filling001` を提供していて、コマンドを待機しています。 -#### 5️⃣ リクエスト: +#### 6️⃣ リクエスト: ```console curl -iX POST \ diff --git a/README.md b/README.md index 56199b7..84755ac 100644 --- a/README.md +++ b/README.md @@ -507,7 +507,7 @@ Measurements will be sent to the IoT Agent as the state changes. This example shows how a real IoT Agent would send an Ultralight command to a **Filling Station** to unload the barn. The **Filling Station** has already supplied an endpoint `/iot/filling001` where it is listening for commands. -#### 5️⃣ Request: +#### 6️⃣ Request: ```console curl -iX POST \