Skip to content

Commit

Permalink
Update digits
Browse files Browse the repository at this point in the history
  • Loading branch information
jason-fox committed Jun 27, 2024
1 parent f8e7448 commit 6dcceab
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 @@ -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 \
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 \
Expand Down

0 comments on commit 6dcceab

Please sign in to comment.