start_time to up_time

This commit is contained in:
2ndacc
2020-02-23 20:25:49 +08:00
parent 1f9f7b3eb5
commit 07dda5003f
2 changed files with 2 additions and 2 deletions

View File

@@ -59,7 +59,7 @@
'ip':'%s',\
'mask':'%s',\
'gateway':'%s',\
'start_time':%ld\
'up_time':%ld\
}"
#define POWER_INFO_JSON "{'sockets':'%s','idx':%d,'len':%d,'p_count':%ld,'powers':[%s],'up_time':'%s'}"