7 lines
89 B
JSON
7 lines
89 B
JSON
|
{
|
||
|
"name": "temperature",
|
||
|
"value": {
|
||
|
"int": 42
|
||
|
},
|
||
|
"status": "OK"
|
||
|
}
|