Skip to content

CE-2299: Switch metadata to json instead of yaml

Simon Rose requested to merge switch_to_ioc_json into master

Switch plcfactory to use json instead of yaml. Note that this should be done after bulk modifications to existing repositories so that we don't have to have "if ioc.json... else ioc.yml" type section of code.

Merge request reports