void UpdateArrayControl(LampArrayControlReport *report) noexcept
{
    is_autonomous = !!report->AutonomousMode;
}
