OpenC3/cosmos

View on GitHub
openc3-cosmos-init/plugins/packages/openc3-cosmos-accessor-test/plugin.txt

Summary

Maintainability
Test Coverage
VARIABLE access_target_name ACCESS
VARIABLE log_retain_time 172800
VARIABLE reduced_log_retain_time 2592000

TARGET ACCESS <%= access_target_name %>
  LOG_RETAIN_TIME <%= log_retain_time %>
  REDUCED_LOG_RETAIN_TIME <%= reduced_log_retain_time %>

# Change to test Python vs Ruby (remember to change language in target.txt and rebuild gem)
# INTERFACE <%= access_target_name %> openc3/interfaces/simulated_target_interface.py sim_access.py
INTERFACE <%= access_target_name %> simulated_target_interface.rb sim_access.rb
  MAP_TARGET <%= access_target_name %>