Store Last_Shutdown_Cause
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -691,6 +691,13 @@ channels = {
|
|||||||
'tag':'Stop_Command',
|
'tag':'Stop_Command',
|
||||||
'last_time_uploaded':0,
|
'last_time_uploaded':0,
|
||||||
'last_value':''
|
'last_value':''
|
||||||
|
},'lastshutdowncause':{
|
||||||
|
'data_type':'UINT',
|
||||||
|
'change_amount':0.5,
|
||||||
|
'max_time_between_uploads':3600,
|
||||||
|
'tag':'Last_Shutdown_Cause',
|
||||||
|
'last_time_uploaded':0,
|
||||||
|
'last_value':''
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user