Starts a reachability agent.
Flags
|
|
| --agent |
Start the reachability agent |
| --feeder |
Start the simulation feeder |
| --calendarService |
Start the calendar service as well |
| --info |
Output of system generated messages of level "INFO" |
| --debug |
Output of system generated messages of level "DEBUG" |
|
|
| Parameters for simulation feeder |
|
| --storyfile |
Name of the used story file |
|
(Defaults to SensorDataFeeder.TEST_FILE) |
| --storypath |
Path to the used story file |
|
(Defaults to SensorDataFeeder.TEST_PATH) |
| --feederwait |
Delay time before start in milliseconds |
| --feederchannelroot |
Default AMQ topic prefix |
|
(Defaults to SensorDataFeeder.TOPIC_ROOT) |
| --feederspeed |
Speed of simulation in simulation minutes per real minut |
|
(Defaults to SensorDataFeeder.FEEDER_SPEED) |
| --feederheartbeat |
Instruction to send the actual simulation time each simulation minute as time sensor event. |
|
(Defaults to SensorDataFeeder.FEEDER_HEARTBEAT) |
| --feedersilent |
Determines if this service shall print out debug output or not. |
|
(Defaults to SensorDataFeeder.FEEDER_SILENT) |