{
  "CarChoices": [],
  "UseStrictJSIsolation": true,
  "EmbeddedJavascript": null,
  "GlobalBrightness": 50.0,
  "GlobalBrightnessPreset": {
    "CurrentMode": 0,
    "Brightness": 50.0,
    "BrightnessSettings": {}
  },
  "LedContainers": [
    {
      "LedContainers": [
        {
          "RpmMode": 0,
          "OverrideMaxRPMWithRedlineValue": false,
          "PercentMin": 0.0,
          "PercentMax": 100.0,
          "RPMMin": 0.0,
          "RPMMax": 8000.0,
          "BlinkDelay": 250,
          "StartColor": "DarkGreen",
          "EndColor": "Red",
          "LedCount": 13,
          "BlinkOnLastGear": false,
          "UseLedDimming": true,
          "RelativeToRedline": false,
          "ContainerType": "RPM",
          "Description": "Show leds based on car RPMs"
        },
        {
          "LedCount": 13,
          "Color1Alternate": "Blue",
          "Color2Alternate": "Red",
          "Color1SingleColor": "Blue",
          "Color2SingleColor": "Black",
          "AlternateDelay": 500,
          "AlternateEnabled": true,
          "BlinkColor1Delay": 500,
          "LimiterBehavior": 1,
          "Alternate2BlanckBackground": true,
          "ContainerType": "Status.SpeedLimiterAnimation"
        },
        {
          "IdleColor": "Transparent",
          "IdleBlinkingColor": "Transparent",
          "EnableIdleBlinking": false,
          "LedCount": 1,
          "Color": "Orange",
          "BlinkingColor": "Transparent",
          "BlinkEnabled": true,
          "ContainerType": "Status.TurnIndicatorLeft"
        },
        {
          "IdleColor": "Transparent",
          "IdleBlinkingColor": "Transparent",
          "EnableIdleBlinking": false,
          "LedCount": 1,
          "Color": "Orange",
          "BlinkingColor": "Transparent",
          "BlinkEnabled": true,
          "StartPosition": 13,
          "ContainerType": "Status.TurnIndicatorRight"
        },
        {
          "IdleColor": "Transparent",
          "IdleBlinkingColor": "Transparent",
          "EnableIdleBlinking": false,
          "LedCount": 1,
          "Color": "Red",
          "BlinkingColor": "Black",
          "BlinkEnabled": true,
          "DualBlinkTimingEnabled": true,
          "OffDelay": 100,
          "OnDelay": 200,
          "ContainerType": "Status.SpotterCarLeft"
        },
        {
          "IdleColor": "Transparent",
          "IdleBlinkingColor": "Transparent",
          "EnableIdleBlinking": false,
          "LedCount": 1,
          "Color": "Red",
          "BlinkingColor": "Black",
          "BlinkEnabled": true,
          "DualBlinkTimingEnabled": true,
          "OffDelay": 100,
          "OnDelay": 200,
          "StartPosition": 13,
          "ContainerType": "Status.SpotterCarRight"
        },
        {
          "IdleColor": "Transparent",
          "IdleBlinkingColor": "Transparent",
          "EnableIdleBlinking": false,
          "LedCount": 13,
          "Color": "Green",
          "BlinkingColor": "Transparent",
          "BlinkEnabled": false,
          "ContainerType": "Flags.GreenFlag"
        },
        {
          "IdleColor": "Transparent",
          "IdleBlinkingColor": "Transparent",
          "EnableIdleBlinking": false,
          "LedCount": 13,
          "Color": "Yellow",
          "BlinkingColor": "Transparent",
          "BlinkEnabled": true,
          "ContainerType": "Flags.YellowFlag",
          "Description": "Generates a static color when the Yellow flag is ON"
        },
        {
          "IdleColor": "Transparent",
          "IdleBlinkingColor": "Transparent",
          "EnableIdleBlinking": false,
          "LedCount": 13,
          "Color": "Blue",
          "BlinkingColor": "Transparent",
          "BlinkEnabled": true,
          "ContainerType": "Flags.BlueFlag"
        },
        {
          "Duration": 1000,
          "LedContainers": [
            {
              "Delay": 34,
              "ScrollMode": 0,
              "LedContainers": [
                {
                  "IdleBlinkingColor": "Transparent",
                  "EnableIdleBlinking": false,
                  "LedCount": 13,
                  "Color": "Black",
                  "BlinkingColor": "Transparent",
                  "BlinkEnabled": false,
                  "ContainerType": "StaticColor",
                  "Description": "Generates a static color"
                },
                {
                  "IdleBlinkingColor": "Transparent",
                  "EnableIdleBlinking": false,
                  "LedCount": 1,
                  "Color": "Red",
                  "BlinkingColor": "Transparent",
                  "BlinkEnabled": false,
                  "StartPosition": 13,
                  "ContainerType": "StaticColor",
                  "Description": "Generates a static color"
                }
              ],
              "ContainerType": "Groups.ScrollGroup"
            }
          ],
          "ContainerType": "Groups.GameCarStatedGroup"
        }
      ],
      "ContainerType": "Groups.GameRunningGroup"
    }
  ],
  "TestLedsGameData": {
    "CarModel": null,
    "CarId": null,
    "CarChoice": {
      "CarId": null,
      "CarModel": null,
      "GameCode": null,
      "IsSet": false
    },
    "GearEx": 0,
    "FuelMax": 100.0,
    "RPMSMax": 10000.0,
    "TurboMax": 3.5,
    "TurnIndicatorLeftEnabled": false,
    "TurnIndicatorRightEnabled": false,
    "SessionBestDeltaEx": 0.0,
    "AllTimeBestDeltaEx": 0.0,
    "DRSEnabled": false,
    "DRSAvailable": false,
    "MaxRpm": 10000.0,
    "GameRunning": true,
    "Brake": 0.0,
    "GameName": "AssettoCorsa",
    "Fuel": 0.0,
    "RPMPercent": 100.0,
    "RPMRedlineReached": false,
    "SpeedKmh": 0.0,
    "SpeedMph": 0.0,
    "Turbo": 0.0,
    "TurboPercent": 0.0,
    "Gear": null,
    "IsInPitLane": false,
    "PitLimiterOn": false,
    "AbsEnabled": false,
    "AbsActive": false,
    "TCEnabled": false,
    "TCActive": false,
    "LowFuelAlert": false,
    "SpotterCarLeft": false,
    "SpotterCarRight": false,
    "BlackFlag": false,
    "YellowFlag": false,
    "WhiteFlag": false,
    "BlueFlag": false,
    "GreenFlag": false,
    "CarStartedTime": "2024-11-01T22:33:34.5361101-03:00",
    "SessionBestDelta": 0.0,
    "AllTimeBestDelta": 0.0
  },
  "UseProfileBrightness": false,
  "LastLoaded": "2019-11-09T13:12:22.4802205-03:00",
  "Name": "JJSL-01",
  "ProfileId": "651c8337-6407-4c78-b050-d043428b3e94",
  "GameCode": null,
  "CarChoice": null
}