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