This website works better with JavaScript.
Explore
Help
Register
Sign In
liulb
/
AUCMA_SCADA
Watch
1
Star
0
Fork
You've already forked AUCMA_SCADA
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
6599168e10
AUCMA_SCADA
/
Aucma.Core.RunPlc
/
IRunPlcService.cs
9 lines
115 B
C#
Raw
Blame
History
namespace
Aucma.Core.RunPlc
{
public
interface
IRunPlcService
{
Task
StartPlcAsync
(
)
;
}
}
Reference in New Issue
View Git Blame
Copy Permalink