_
_
This commit is contained in:
parent
a9a79e4c00
commit
bf64f81fcb
@ -13,6 +13,7 @@ To run server you need to install
|
|||||||
- hypercorn - "pip install hypercorn"
|
- hypercorn - "pip install hypercorn"
|
||||||
- fastapi - "pip install fastapi"
|
- fastapi - "pip install fastapi"
|
||||||
- requests - "pip install requests"
|
- requests - "pip install requests"
|
||||||
|
- aiofiles - "pip install aiofiles"
|
||||||
|
|
||||||
then run by command - "hypercorn main:app --bind <IP:port>"
|
then run by command - "hypercorn main:app --bind <IP:port>"
|
||||||
To connect to another rpi you need to edit settings.json with different ID and fill heartbeat table.
|
To connect to another rpi you need to edit settings.json with different ID and fill heartbeat table.
|
||||||
|
Loading…
Reference in New Issue
Block a user