init
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
namespace DTS.Common.Enums.Hardware
|
||||
{
|
||||
public enum HardwareListTags
|
||||
{
|
||||
Included,
|
||||
SerialNumber,
|
||||
HardwareType,
|
||||
ChannelCount,
|
||||
Firmware,
|
||||
MaxSampleRate,
|
||||
TestSampleRate,
|
||||
CalDate,
|
||||
CalDueDate,
|
||||
IPAddress,
|
||||
FirstUseDate
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user