Add endpoint to read firmware capabilities #1218

This commit is contained in:
Proddy
2023-07-11 13:26:51 +02:00
parent 362d837baa
commit d92cd4ea2c
9 changed files with 133 additions and 164 deletions

View File

@@ -323,12 +323,8 @@ security_settings = {
]
};
const features = {
project: true,
security: true,
mqtt: true,
ntp: true,
ota: true,
upload_firmware: true
version: 'v3.6.0-demo',
platform: 'ESP32-S3'
};
const verify_authentication = { access_token: '1234' };
const signin = {