diff options
Diffstat (limited to 'robot/assets/templates/ves')
-rw-r--r-- | robot/assets/templates/ves/pnf_simulator_single_event.jinja | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/robot/assets/templates/ves/pnf_simulator_single_event.jinja b/robot/assets/templates/ves/pnf_simulator_single_event.jinja new file mode 100644 index 00000000..d800d992 --- /dev/null +++ b/robot/assets/templates/ves/pnf_simulator_single_event.jinja @@ -0,0 +1,4 @@ +{ + "vesServerUrl": "{{ves_url}}", + "event": {{event}} +}
\ No newline at end of file |