Skip to content

Commit

Permalink
chore: fix formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
LuisRickert committed Dec 19, 2024
1 parent cf9d1b8 commit 5b6d0da
Showing 1 changed file with 3 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -211,7 +211,9 @@ We consider for characteristics a simple measurement if it just requires to meas
| description | mandatory | string | "This text gives you context to the related measurement to help to put it into the necessary context." |
| unit | optional | string | "unit:hectopascal" |
| value | mandatory | float | -2.9426523 |
| measurementTimestamp | mandatory | string | 2024-12-17T11:09:47.738+01:00 |**Example: Submodel Simple Measurements**
| measurementTimestamp | mandatory | string | 2024-12-17T11:09:47.738+01:00 |

**Example: Submodel Simple Measurements**

```json
{
Expand Down

0 comments on commit 5b6d0da

Please sign in to comment.