Versions Compared

Key

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

...

Code Block
languagejs
{
   "check_period":{
      "description":"cycling check period in seconds.",
      "type":"stringinteger",
      "default":"30",
      "order":"1",
      "displayName":"Check period"
   }
}

...