SmartSceneWeekTimeslot.empty constructor

SmartSceneWeekTimeslot.empty()

Creates an empty SmartSceneWeekTimeslot object.

Implementation

SmartSceneWeekTimeslot.empty()
    : startTime = SmartSceneWeekStartTime.empty(),
      _originalStartTime = SmartSceneWeekStartTime.empty(),
      target = Relative.empty(),
      _originalTarget = Relative.empty();