listPorts - list ports and services associated with a specified MOOS nodeSYNOPSIS
DESCRIPTIONlistPorts nodeURL
The listPorts utility lists all configured serial ports on a node, the service (if any) associated with each port, and the status of that service. The nodeURL is specified as //hostname/nodename, e.g.
This utiltiy may be run on the same host as the node, or on any networked host from which the node host is accessible.% listPorts //sidearm6/node
ENVIRONMENT
The following environment variables must be set:
SEE ALSO
scanPort , shutdownPort , nodeTest
scanPort, shutdownPort, nodeTest