Sic.Framework-Nanjing-Baishi/MECF.Framework.Common/Aitex/Core/Common/DeviceData/AITPressureMeterPropertyNam...

8 lines
137 B
C#

namespace Aitex.Core.Common.DeviceData
{
public class AITPressureMeterPropertyName
{
public const string Feedback = "Feedback";
}
}