update
This commit is contained in:
10
RobotApp.Common.Shares/Enums/RobotConfigType.cs
Normal file
10
RobotApp.Common.Shares/Enums/RobotConfigType.cs
Normal file
@@ -0,0 +1,10 @@
|
||||
namespace RobotApp.Common.Shares.Enums;
|
||||
|
||||
public enum RobotConfigType
|
||||
{
|
||||
VDA5050,
|
||||
Core,
|
||||
Safety ,
|
||||
Simulation,
|
||||
PLC,
|
||||
}
|
||||
Reference in New Issue
Block a user