Table of Contents

Enum ComputerStatusType

Namespace
NominalSystems.Messages
Assembly
NominalSystems.Messages.dll

List of all available computer status modes

public enum ComputerStatusType

Fields

RUNNING = 1

The computer is in a running state

SAFE = 2

The computer is in a low-power safe state where limited operations are running.

SHUTDOWN = 0

The computer is in a shut-down state