EndPoint interface

Customer end point to store and retrieve data during a contact with the spacecraft.

Properties

endPointName

Name of an end point.

ipAddress

IP Address (IPv4).

port

TCP port to listen on to receive data.

protocol

Protocol either UDP or TCP.

Property Details

endPointName

Name of an end point.

endPointName: string

Property Value

string

ipAddress

IP Address (IPv4).

ipAddress: string

Property Value

string

port

TCP port to listen on to receive data.

port: string

Property Value

string

protocol

Protocol either UDP or TCP.

protocol: string

Property Value

string