updated memory tests

This commit is contained in:
proddy
2024-11-18 19:33:06 +01:00
parent c696974644
commit f840543f0f
2 changed files with 20 additions and 10 deletions

View File

@@ -12,7 +12,11 @@
# -i ip address of the device. default ems-esp.local.
# -w wait time in seconds between each test. default 10.
# -c count, the number of tests to run. default 1.
# -u url, custom URL to test against like "/api/boiler/info". optional.
# -t bearer token for the Restart command. optional. default is admin/admin's token.
# -h help
python3 memory_test.py -s True -i 10.10.10.175 -w 5 -c 10
python3 memory_test.py -s True -i 10.10.10.175 -w 5 -c 30 -u "/api/boiler/info" # V3
# python3 memory_test.py -s True -i 10.10.10.175 -w 5 -c 30 -u "/api?device=boiler&cmd=info" # V2
# python3 memory_test.py -i 10.10.10.175 -n memory