iscs pscada 自动化系统
This commit is contained in:
parent
6275d879a2
commit
82461d6598
@ -148,7 +148,7 @@ func HandcartSwitchOperate(w ecs.World, deviceId string, opt HandcartSwitchOptEn
|
||||
case HpTest:
|
||||
return component.HpTest, nil
|
||||
default:
|
||||
return component.StpOpened, fmt.Errorf("手车式开关操作[%d]不存在", opt)
|
||||
return component.HpOpened, fmt.Errorf("手车式开关操作[%d]不存在", opt)
|
||||
}
|
||||
}
|
||||
//
|
||||
|
Loading…
Reference in New Issue
Block a user