Class ChannelInformationOuterClass.ChannelInformation

java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessageV3
Arp.System.Um.Services.Grpc.ChannelInformationOuterClass.ChannelInformation
All Implemented Interfaces:
ChannelInformationOuterClass.ChannelInformationOrBuilder, com.google.protobuf.Message, com.google.protobuf.MessageLite, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, Serializable
Enclosing class:
ChannelInformationOuterClass

public static final class ChannelInformationOuterClass.ChannelInformation extends com.google.protobuf.GeneratedMessageV3 implements ChannelInformationOuterClass.ChannelInformationOrBuilder
/ <summary>
 / Describes a subscribed variable.
 / </summary>
 / <remarks>
 / The structure includes the full name of the variable e.g.:
 / <c>ComponentName-1/ProgramName-1.Variable_Name</c> and the associated type
 / (<see cref="Arp.Plc.DataType" />) e.g.: <see cref="Arp.Plc.DataType.Int8" />.
 / </remarks>
 
Protobuf type Arp.System.Um.Services.Grpc.ChannelInformation
See Also: