Opc.Ua.Fdi7.ServerCommunicationISA100_WirelessDeviceState.ServerCommunicationISA100_WirelessDeviceState C# (CSharp) Method

ServerCommunicationISA100_WirelessDeviceState() public method

Initializes the type with its default attribute values.
public ServerCommunicationISA100_WirelessDeviceState ( NodeState parent ) : System
parent NodeState
return System
        public ServerCommunicationISA100_WirelessDeviceState(NodeState parent)
            : base(parent)
        {
        }