aboutsummaryrefslogtreecommitdiffstats
path: root/controlloop/templates/archetype-cl-usecases/src/main/resources/archetype-resources/src/main/config/vfw.brmsgw.params.json
blob: 353c19c59d37b819655200e0562ae64345fdf9be (plain)
1
2
3
4
5
6
7
{
	"closedLoopControlName": "${vfwClosedLoopControlName}",
	"controlLoopYaml": "${vfwControlLoopYaml}",
	"policyName": "${vfwPolicyName}",
	"policyScope": "${policyScope}",
	"policyVersion": "${policyVersion}"
}