tester: update example command files

This commit is contained in:
irriden
2023-11-18 02:10:05 +00:00
parent 7102138217
commit e6c11866bb
3 changed files with 11 additions and 2 deletions

View File

@@ -1,6 +1,7 @@
{
"Ota": {
"url": "http://192.168.86.21:12346/sphinx-update-",
"version": 0
"url": "https://jolliness.ddns.net/sphinx-update-",
"version": 0,
"sha256_hash": "f3da0b52a0d6b3de68c042ab8209179766021c7420fe631e5e487ebedfd9a10b"
}
}

1
tester/nonce_cmd.json Normal file
View File

@@ -0,0 +1 @@
"Nonce"

7
tester/ota_cmd.json Normal file
View File

@@ -0,0 +1,7 @@
{
"Ota": {
"url": "https://jolliness.ddns.net/sphinx-update-",
"version": 0,
"sha256_hash": "f3da0b52a0d6b3de68c042ab8209179766021c7420fe631e5e487ebedfd9a10b"
}
}