8 lines
141 B
HTTP
8 lines
141 B
HTTP
### register device for a type
|
|
POST {{hostname}}/device
|
|
Content-Type: application/json
|
|
|
|
{
|
|
"type": "00000000-0000-0000-0000-000000000000"
|
|
}
|