Files
hlaeja-device-configuration/http/node.http
2024-11-30 19:03:35 +01:00

12 lines
214 B
HTTP

###
GET {{hostname}}/node-00000000-0000-7000-0000-000000000001
### add measurement for one
PUT {{hostname}}/node-00000000-0000-7000-0000-000000000001
Content-Type: application/json
{
"configuration": "test"
}