OperatingModeChanged: PlainDescriptor<{
    mode: Enum<{
        Halted: undefined;
        Normal: undefined;
    }>;
}>

Set OperatingMode