mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-07 08:19:52 +03:00
updates
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user