Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace PoolSchedule

Definition of when pool auto start or stop for a given day of a week.

Properties

Optional dayOfWeek

dayOfWeek: model.DayOfWeek

Day of the week SUN-SAT

Optional startTime

startTime: undefined | number

Hour of the day to start or stop pool. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Optional stopTime

stopTime: undefined | number

Hour of the day to stop the pool. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Functions

getDeserializedJsonObj

getJsonObj