Skip to content

Commit d52c7c2

Browse files
authored
Update simulator documentation (#149)
1 parent 0a8758f commit d52c7c2

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

docs/user-guide/agents-protocols/simulator.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ These options follow the [RFC 5545 RRULE](https://datatracker.ietf.org/doc/html/
4646

4747
![](img/simulator-scheduler-recurr.png)
4848

49-
If the schedule is not provided it defaults to every 24 hours.
49+
If the schedule is not provided it defaults to the start of the current day and replays the dataset once.
5050

5151
### Timezone
5252
The timezone parameter allows the replay data to follow any specified timezone. Upon adding a new SimulatorAgentLink the timezone parameter will be added with the users' timezone. If not specified will fall back to UTC.

versioned_docs/version-1.19.0/user-guide/agents-protocols/simulator.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ These options follow the [RFC 5545 RRULE](https://datatracker.ietf.org/doc/html/
4646

4747
![](img/simulator-scheduler-recurr.png)
4848

49-
If the schedule is not provided it defaults to every 24 hours.
49+
If the schedule is not provided it defaults to the start of the current day and replays the dataset once.
5050

5151
### Timezone
5252
The timezone parameter allows the replay data to follow any specified timezone. Upon adding a new SimulatorAgentLink the timezone parameter will be added with the users' timezone. If not specified will fall back to UTC.

0 commit comments

Comments
 (0)