ListVehicleMakes
Lists the vehicle makes that Media Server has been pre-trained to recognize.
Type: synchronous
Example
/action=ListVehicleMakes
Response
<autnresponse> <action>LISTVEHICLEMAKES</action> <response>SUCCESS</response> <responsedata> <vehiclemakes> <make>Alpha Romeo</make> <make>Aston Martin</make> <make>Audi</make> <make>Bentley</make> <make>BMW</make> ... </vehiclemakes> </responsedata> </autnresponse>