Skip to content

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'
}