91c92817126d80d3c7dd60bd6c4bba8fce1c865a
[tests.git] / system / config_apiv2.py
1 def config (plc_specs, options):
2     for plc_spec in plc_specs:
3         plc_spec['sfa']['SFA_AGGREGATE_API_VERSION']=2
4     return plc_specs