diff options
author | Brian Freeman <bf1936@att.com> | 2019-05-30 22:35:30 -0500 |
---|---|---|
committer | Brian Freeman <bf1936@att.com> | 2019-05-31 10:09:53 -0500 |
commit | ac26593edf2b6cacbe17506328f4cf56b9b1dd3a (patch) | |
tree | d60a65857518151a7105abef51a9b1757f5d2ceb /robot/assets | |
parent | 60e4b365588cccdcfa433ed28b0272f1127c6b33 (diff) |
Cherry pick: vfwclosedloop for new vFW
Manual cherry pick from dublin
Issue-ID: INT-838
Change-Id: I19f619f6e5b1c0a788e0f6014d79c07c88e3eecd
Signed-off-by: Brian Freeman <bf1936@att.com>
Diffstat (limited to 'robot/assets')
-rw-r--r-- | robot/assets/templates/vfw_pg_streams_v2.template | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/robot/assets/templates/vfw_pg_streams_v2.template b/robot/assets/templates/vfw_pg_streams_v2.template new file mode 100644 index 00000000..81626144 --- /dev/null +++ b/robot/assets/templates/vfw_pg_streams_v2.template @@ -0,0 +1,5 @@ +{ + "streams": { + "active-streams": ${number_streams} + } +} |