//////////////////////////////////////////////////////////////////// // // PURPOSE: Vehicle parameters that are not viewable or editable via // TethysDash or the get or configSet commands. // // //////////////////////////////////////////////////////////////////// Vehicle.dashIP = "127.0.0.1"; Vehicle.dashPort = "8888"; Vehicle.dashPath = ""; Vehicle.dashSSL = 0 bool;