update
This domain contains variables related to the screen update.
{
"state": 0,
"new_version": "",
"check_new_version": 1,
"start": 1
}
state
Update status.
- Type:
Integer
- Attribute:
Read Only
- Value:
0 : Not update
1 : Downloading update
2 : Installing update
3 : Reboot
4 : Download Error
new_version
New version number.
- Type:
String
- Attribute:
Read Only
- Value:
'' : Not checked
'error' : Can’t check version
'checking' : Checking version
check_new_version
Check if new update is available.
- Type:
Integer
- Attribute:
Write Only
- Value:
1
start
Start the update.
- Type:
Integer
- Attribute:
Write Only
- Value:
1