Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The JSON is as followed:

Code Block
languagejson
{
  "currentFlashProfile": "NORMAL",
  "lastFlashDate": "2020-01-16T16:04:40.444Z",
  "configuration": {
    "durationInMs": "1200000",
    "profile": "ULTRA_FAST_RESPONSE",
    "status": "ACTIVE"
  },
  "lastProfileChange": {
    "durationInMs": "1200000",
    "startDate": "2020-07-06T16:03:39.784Z",
    "endDate": "2020-07-06T16:00:38.1Z"
  }
}

...