init
This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
namespace DTS.Common.Enums.Sensors.SensorsList
|
||||
{
|
||||
public enum StreamOutSettingFields
|
||||
{
|
||||
Included,
|
||||
SerialNumber,
|
||||
Description,
|
||||
LastModifiedBy,
|
||||
LastModified,
|
||||
UDPProfile,
|
||||
UDPAddress,
|
||||
UDPTimeChannelId,
|
||||
UDPDataChannelId,
|
||||
UDPTmNSConfig,
|
||||
IRIGTimeDataPacketIntervalMs,
|
||||
TMATSIntervalMs
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user