Пример #1
0
 private async Task ProductionResetCommandT()
 {
     await _plcService.WriteProductionResetCommand();
 }