//////////////////////////////////////////////////////////////////// // // PURPOSE: Vehicle parameters that are not viewable or editable via // TethysDash or the get or configSet commands. // // //////////////////////////////////////////////////////////////////// Vehicle.dashIP = "134.89.2.43"; // This IP should be that of aosn.mbari.org Vehicle.dashPort = "443"; Vehicle.dashPath = "/TethysDash"; Vehicle.dashSSL = 1 bool; Vehicle.hostname = "lrauv-daphne.shore.mbari.org"; Vehicle.imei = "300234011783940" // Subject of e-mails sent to this vehicle Vehicle.imeiPassword = "4ju-wR"; // Used when sending SBDs via TCP/IP Vehicle.keyText = "TethysEncryption"; //A 16-byte encryption key. Up to 32 bytes are more secure.