NAME
getMetadata - retrieve and display metadata from instrument service on specified port of specified MOOS node
SYNOPSIS
getMetadata nodeHost portName(s) 
DESCRIPTION
The getMetadata utility retrieves metadata from the instrument service on the specified port(s) of the specified MOOS node. Multiple ports may be specified, e.g.
% getMetadata sidearm6 /dev/ttySX1 /dev/ttySX2 /dev/ttySX3
The portName(s) can be abbreviated as an integer, i.e. "/dev/ttySX1" can be abbreviated as simply "1". Thus the above example is equivalent to
% getMetadata sidearm6 1 2 3

This utility may be run on the same host as the node, or on any networked host from which the node host is accessible. If run on the node's host, then nodeHost should be specified as "localhost".


ENVIRONMENT
The following environment variables must be set:


SEE ALSO

 listPorts