//////////////////////////////////////////////////////////////////// // // PURPOSE: Vehicle parameters that are not viewable or editable via // TethysDash or the get or configSet commands. // //////////////////////////////////////////////////////////////////// Vehicle.hostname = "lrauv-ahi.shore.mbari.org"; Vehicle.imei = "300234063934540"; // Subject of e-mails sent to this vehicle Vehicle.imeiPassword = "b9LfXK"; // Used when sending SBDs via TCP/IP Vehicle.dashIP = "mivegas.soest.hawaii.edu"; // numeric IPv4 to okeanids.mbari.org Vehicle.dashPort = "80"; Vehicle.dashSSL = 0 bool;