Start to build sync route

This commit is contained in:
2024-09-04 22:43:23 +02:00
parent ee938a3aa6
commit 1b02a812b4
7 changed files with 191 additions and 14 deletions

View File

@ -91,3 +91,4 @@ def sync_device(dev_id: str, privkey):
print(encoded)
print(res)
print(res.text)