This commit is contained in:
Proddy
2023-12-31 13:57:43 +01:00
parent 8bdd01f73f
commit 7b96baa9b8
6 changed files with 24 additions and 21 deletions

View File

@@ -84,6 +84,16 @@ Authorization: Bearer {{token}}
"id" : 0
}
###
POST {{host_dev}}/api
Content-Type: application/json
Authorization: Bearer {{token}}
{
"device" : "system",
"entity" : "info",
"id" : 0
}
###
GET {{host_dev}}/rest/features
###
GET {{host_dev}}/rest/getSettings