shutdown (0x80000008)
Sent right before the miracle shuts down.
Payload
{
"change": "restart" | "exit"
}
Example
The following will be sent during a normal shutdown scenario:
{
"change": "exit'
}
Sent right before the miracle shuts down.
{
"change": "restart" | "exit"
}
The following will be sent during a normal shutdown scenario:
{
"change": "exit'
}