Legrand / Raritan Xerus™ JSON-RPC API for Remote Access Devices like KX4-101, KX3G2
Loading...
Searching...
No Matches
net::PortForwardingProtocolMapping Struct Reference

Mapping from application protocol id to name and transport protocol. More...

import "Net.idl";

Public Attributes

int appProtoId
 Application protocol id.
 
string appProtoName
 Application protocol name.
 
string transportProtoName
 Transport protocol name.
 

Detailed Description

Mapping from application protocol id to name and transport protocol.

Definition at line 332 of file Net.idl.

Member Data Documentation

◆ appProtoId

int net::PortForwardingProtocolMapping::appProtoId

Application protocol id.

Definition at line 333 of file Net.idl.

◆ appProtoName

string net::PortForwardingProtocolMapping::appProtoName

Application protocol name.

Definition at line 334 of file Net.idl.

◆ transportProtoName

string net::PortForwardingProtocolMapping::transportProtoName

Transport protocol name.

Definition at line 335 of file Net.idl.


The documentation for this struct was generated from the following file: