more ota status stuff in python and more way to communicate status in c
This commit is contained in:
parent
6eaf087f71
commit
434e1edcc0
6 changed files with 87 additions and 10 deletions
|
@ -6,6 +6,7 @@ def get_mesh_uplink_group(address):
|
|||
|
||||
|
||||
MESH_ALL_UPLINKS_GROUP = "mesh_uplink_all"
|
||||
MESH_ALL_OTA_GROUP = "mesh_ota_all"
|
||||
UPLINK_PING = 5
|
||||
UPLINK_TIMEOUT = UPLINK_PING+5
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue