Skip to content

Commit

Permalink
Use barn door.
Browse files Browse the repository at this point in the history
  • Loading branch information
jason-fox committed Jul 24, 2024
1 parent 41dfa4c commit a77c4fa
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions docs/short-term-history.md
Original file line number Diff line number Diff line change
Expand Up @@ -273,8 +273,8 @@ and thermostat.

![](https://fiware.github.io/tutorials.Subscriptions/img/fmis.png)

Remove some hay from the barn, update the thermostat and open the device monitor page at
`http://localhost:3000/device/monitor` and start a **Tractor** and switch on a **Smart Lamp**. This can be done by
Open the device monitor page at
`http://localhost:3000/device/monitor` and open the barn door. This can be done by
selecting an appropriate command from the drop-down list and pressing the `send` button. The stream of measurements
coming from the devices can then be seen on the same page.

Expand Down Expand Up @@ -312,8 +312,8 @@ request is returning full normalized JSON-LD for every value, which includes _pr
which Devices have the provided various readings and which units are being used. Every value has an associated
`instanceId` which can be used for further manipulation of the individual entries where supported.

> **TIP:** if the response is empty, you probably haven't started generating any context data yet. Remember to start up
> the tractor first as described [here](#generating-context-data)
> **TIP:** if the response is empty, you probably haven't started generating any context data yet. Remember to
> open the barn door or start up the tractor first as described [here](#generating-context-data)

In the example below, `heartRate` and `location` have been provided by a single Device.

Expand Down
4 changes: 2 additions & 2 deletions docs/time-series-data.md
Original file line number Diff line number Diff line change
Expand Up @@ -237,8 +237,8 @@ and thermostat.

![](https://fiware.github.io/tutorials.Subscriptions/img/fmis.png)

Remove some hay from the barn, update the thermostat and open the device monitor page at
`http://localhost:3000/device/monitor` and start a **Tractor**. This can be done by selecting an appropriate command
Open the device monitor page at
`http://localhost:3000/device/monitor` open the barn door and remove some hay from the barn. This can be done by selecting an appropriate command
from the drop-down list and pressing the `send` button. The stream of measurements coming from the devices can then be
seen on the same page.

Expand Down

0 comments on commit a77c4fa

Please sign in to comment.