Type alias systemStatus

systemStatus: { status: "requested"; type: "reboot" | "shutdown" }

Type declaration

  • status: "requested"
  • type: "reboot" | "shutdown"

Generated using TypeDoc