[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-27 UTC."],[],["The `GMTDVehicleState` enum defines the current status of a vehicle. It has two possible states: `GMTDVehicleStateOffline`, represented by the integer 0, which indicates the vehicle is offline; and `GMTDVehicleStateOnline`, represented by the integer 1, indicating the vehicle is online. These states are defined using Swift and Objective-C syntax.\n"]]