Skip to content

/AWS1/CL_GSTDOWNLINKCONNDETS

Connection details for Ground Station to Agent and Agent to customer

CONSTRUCTOR

IMPORTING

Required arguments:

io_agentipandportaddress TYPE REF TO /AWS1/CL_GSTRANGEDCONNDETAILS /AWS1/CL_GSTRANGEDCONNDETAILS

Ingress address of AgentEndpoint with a port range and an optional mtu.

io_egressaddressandport TYPE REF TO /AWS1/CL_GSTCONNECTIONDETAILS /AWS1/CL_GSTCONNECTIONDETAILS

Egress address of AgentEndpoint with an optional mtu.


Queryable Attributes

agentIpAndPortAddress

Ingress address of AgentEndpoint with a port range and an optional mtu.

Accessible with the following methods

Method Description
GET_AGENTIPANDPORTADDRESS() Getter for AGENTIPANDPORTADDRESS

egressAddressAndPort

Egress address of AgentEndpoint with an optional mtu.

Accessible with the following methods

Method Description
GET_EGRESSADDRESSANDPORT() Getter for EGRESSADDRESSANDPORT