File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -164,8 +164,9 @@ For example for a real-life **Soil Sensor** to send a humidity reading, the foll
164164- Requests between ** IoT-Agent** and ** Context-Broker** use NGSI-LD
165165
166166> [ !NOTE]
167- > Other more complex interactions are also possible, but this overview is sufficient to understand the basic
168- > principles of an IoT Agent.
167+ >
168+ > Other more complex interactions are also possible, but this overview is sufficient to understand the basic principles
169+ > of an IoT Agent.
169170
170171## Common Functionality
171172
@@ -403,6 +404,7 @@ git checkout NGSI-LD
403404` ` `
404405
405406> [!NOTE]
407+ >
406408> If you want to clean up and start over again you can do so with the following command:
407409>
408410> ```console
@@ -597,8 +599,9 @@ Three types of measurement attributes can be provisioned:
597599 context broker.
598600
599601> [!NOTE]
600- > in the case where individual `id`s are not required, or aggregated data is sufficient the `attributes` can
601- > be defined within the provisioning service rather than individually.
602+ >
603+ > in the case where individual `id`s are not required, or aggregated data is sufficient the `attributes` can be defined
604+ > within the provisioning service rather than individually.
602605
603606# ### 3️⃣ Request:
604607
You can’t perform that action at this time.
0 commit comments