File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -177,8 +177,8 @@ Once again the `i` and `k` parameters are mandatory.
177177#### Device Monitor
178178
179179For the purpose of this tutorial, a series of dummy IoT devices have been created, which will eventually be attached to
180- the context broker. The state of each device can be seen on the UltraLight device monitor web page found at:
181- ` http://localhost:3000/device/monitor `
180+ the context broker. The state of each device can be seen on the UltraLight device monitor web page found at
181+ [ ` http://localhost:3000/device/monitor ` ] ( http://localhost:3000/device/monitor ) .
182182
183183![ FIWARE Monitor] ( https://fiware.github.io/tutorials.IoT-Sensors/img/device-monitor.png )
184184
@@ -285,7 +285,7 @@ of dummy devices using Ultralight 2.0 syntax
285285
286286<h4>Device Monitor</h4>
287287
288- The device monitor can be found at : ` http://localhost:3000/device/monitor`
288+ The device monitor can be found at [ `http://localhost:3000/device/monitor`](http://localhost:3000/device/monitor).
289289
290290Within this tutorial you will be playing the role of the missing IoT Agent component, making Southbound commands to the
291291attached IoT devices and receiving Northbound measurements as the environment changes within the store. All the commands
You can’t perform that action at this time.
0 commit comments