======Get_TabList====== Read the list of all available tabs. ===Parameter=== * //none// ====JSON-Source==== ===Command=== { "Get_ColorPresets":{} } ===Result (Example)=== { "Result":{ "command":"Get_ColorPresets", "status":"success", "values":[ { "ColorPresetId":121187463, "ColorPresetName":"Default" }, { "ColorPresetId":118969621, "ColorPresetName":"DefaultDark" } ] } }