TwiceAsNice  2019-02-18
Variables
Standard Properties - TCP: Properties used to communicate with and manage devices over the network.

Communication with devices over TCP/IP. More...

Variables

const char * INDI::SP::DEVICE_TCP_ADDRESS = "DEVICE_TCP_ADDRESS"
 Device hostname and port. More...
 

Detailed Description

Communication with devices over TCP/IP.

Unless otherwise noted, all the properties are saved in the configuration file so that they are remembered across sessions.

Variable Documentation

◆ DEVICE_TCP_ADDRESS

const char * INDI::SP::DEVICE_TCP_ADDRESS = "DEVICE_TCP_ADDRESS"

Device hostname and port.

It is part of Connection::TCPInterface to manage connections to devices over the network.

Name Type Member Default Description
DEVICE_TCP_ADDRESS TEXT ADDRESS Device hostname or IP Address
DEVICE_TCP_ADDRESS TEXT PORT Device port