add NodeController
This commit is contained in:
11
http/node.http
Normal file
11
http/node.http
Normal file
@@ -0,0 +1,11 @@
|
||||
###
|
||||
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"
|
||||
}
|
||||
Reference in New Issue
Block a user