mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-06 07:49:52 +03:00
update memory tests
This commit is contained in:
@@ -82,14 +82,14 @@ GET {{host}}/api/boiler/commands
|
||||
|
||||
GET {{host_dev}}/api/system/info
|
||||
|
||||
# Run a test. EMS-ESP must be compiled with -DEMSESP_TEST
|
||||
# Use this to load up a dummy thermostat and boiler with data
|
||||
|
||||
###
|
||||
|
||||
GET {{host_dev}}/api/system/restart
|
||||
Authorization: Bearer {{token}}
|
||||
|
||||
# Run a test. EMS-ESP must be compiled with -DEMSESP_TEST
|
||||
# Use this to load up a dummy thermostat and boiler with data
|
||||
|
||||
###
|
||||
|
||||
GET {{host_dev}}/api?device=system&cmd=test&data=general
|
||||
@@ -98,6 +98,10 @@ GET {{host_dev}}/api?device=system&cmd=test&data=general
|
||||
|
||||
GET {{host_dev}}/api/boiler/info
|
||||
|
||||
###
|
||||
|
||||
GET {{host_dev}}/api/boiler/info
|
||||
|
||||
###
|
||||
GET {{host_dev}}/api/boiler/values
|
||||
|
||||
|
||||
Reference in New Issue
Block a user