You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/user-guide/agents-protocols/simulator.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -46,7 +46,7 @@ These options follow the [RFC 5545 RRULE](https://datatracker.ietf.org/doc/html/
46
46
47
47

48
48
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.
50
50
51
51
### Timezone
52
52
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.
Copy file name to clipboardExpand all lines: versioned_docs/version-1.19.0/user-guide/agents-protocols/simulator.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -46,7 +46,7 @@ These options follow the [RFC 5545 RRULE](https://datatracker.ietf.org/doc/html/
46
46
47
47

48
48
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.
50
50
51
51
### Timezone
52
52
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