timeOfDay

Dosage Human readable text
{
  "timing": {
    "repeat": {
      "timeOfDay": ["15:00:00", "12:12:12"]
    }
  }
}
at 15:00 and 12:12:12
{
  "timing": {
    "repeat": {
      "timeOfDay": ["15:00:00"]
    }
  }
}
at 15:00