node - start a MOOS node
SYNOPSIS
node portalHost
DESCRIPTION
The node utility creates a MOOS node on the localhost. The node contains a NodeService and InstrumentService distributed objects which are accessible across the network to other utilities such as listPorts, shutdownPort, and scanPort. node is invoked with a single argument, which is the address or name of the portal host machine for this node. node determines DPA and serial port configuration through the file $SIAM_HOME/properties/siamPort.cfg; see documentation in that file.
ENVIRONMENT
The following environment variables must be set:
listPorts , scanPort , shutdownPort