diff options
author | Brian Freeman <bf1936@att.com> | 2019-05-30 22:21:55 -0500 |
---|---|---|
committer | Brian Freeman <bf1936@att.com> | 2019-05-31 09:05:03 -0500 |
commit | 4909b5612142c4ad074cd5b03c515bce619a583d (patch) | |
tree | 3d83be33e9332b453553b219aa3c1dd69895b5fc /robot/assets | |
parent | 11fcc166673f41b0b41b17a32a2698efd1d33c17 (diff) |
Update vfwclosedloop for new vFW
Issue-ID: INT-838
Change-Id: I28cdf88599c6f4bae09a13cc3ad3ddca52f119dd
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} + } +} |