- solace
- generates SFERA model out of
sfera_*.xsd
- for SFERA e2e tests of mobile app
- Add environment variables (according to application.yaml and specify concrete values
- either by run configuration
- or an .env file
- Run
SferaMockApplication
- Recipient: 0085
- drivingMode: Read-Only
- architecture: BoardAdviceCalculation
- connectivity: Connected
see journeys static_sfera_resources
To create a new scenario some resources need to be added
- add a new directory named
<train number>_<optional comment>
instatic_sfera_resources
- add a journey profile named
SFERA_JP_<train number>
to the directory- to achieve dynamic timestamps you can use the following pattern
9999-01-01-HH-MM-SSZ
for positive offsets0001-01-01-HH-MM-SSZ
for negative offsets
- to achieve dynamic timestamps you can use the following pattern
- add corresponding segment profiles named
SFERA_SP_<train number>_<sp id>
to the directory - for events add
SFERA_Event_<train number>_<time after registration in ms>