Fix: send operate
This commit is contained in:
		@@ -389,7 +389,6 @@ void DeviceControllerDiag::private_sendDiagEvent(DeviceController::State result)
 | 
			
		||||
    switch (result) {
 | 
			
		||||
 | 
			
		||||
    case DeviceController::State::INITIAL_STATE:
 | 
			
		||||
        return;
 | 
			
		||||
        break;
 | 
			
		||||
    case DeviceController::State::A000:   // alarm / intrusion
 | 
			
		||||
        eventClass = EVENT_CLASS::ALARM;
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user