# The username that the request submitter should log on as username=admin # The password that the request submitter should log on as password=1Logica # The PUS service type for Spacecraft Events TM packets spacecraftevents.type=5 # The EDDS web server that the request submitter should submit requests to eddsServerAddress=http://10.48.29.159:8080/edds/EddsService?wsdl # The directory to place completed TM request files. tm.outbox=/lhome1/edds/EDDS_RUNTIME/EDDS_HOME/stream-output/TM # The directory to place completed TC request files. tc.outbox=/lhome1/edds/EDDS_RUNTIME/EDDS_HOME/stream-output/TC # The directory to place completed OOL request files. ool.outbox=/lhome1/edds/EDDS_RUNTIME/EDDS_HOME/stream-output/OOL # The directory to place completed EV request files. ev.outbox=/lhome1/edds/EDDS_RUNTIME/EDDS_HOME/stream-output/EV # The directory to place completed Parameter request files. param.outbox=/lhome1/edds/EDDS_RUNTIME/EDDS_HOME/stream-output/PARAM # Save a new file every X second save.interval.sec=30 # Output format: [xml, proto, gdds, rawbody]. tm.output.format=xml # Output format: [xml, proto, gdds, rawbody]. tc.output.format=xml # Output format: [xml, proto, rawbody]. GDDS is only supported for TM and TC. ool.output.format=xml # Output format: [xml, proto, rawbody]. GDDS is only supported for TM and TC. ev.output.format=xml # Output format: [xml, proto, rawbody]. GDDS is only supported for TM and TC. param.output.format=xml # Existing Packet TM stream request id tm.requestId= # Existing Packet TC stream request id tc.requestId= # Existing OOL Report stream request id ool.requestId= # Existing Event Report stream request id ev.requestId= # Existing Parameter stream request id param.requestId= # This configuration is for DARC Parameter request. This value should be 'true' if the output of DARC Parameter request needs to be saved as DarcParameterBinary. By default, it will be saved as DarcParamRec. param.darcParamBinary=false