Draft: Change input to file and iterate over multiple IOCs
Compare changes
+ 17
− 14
@@ -5,7 +5,6 @@ import p4p
@@ -14,14 +13,14 @@ class ApplicationError(BaseException):
@@ -39,19 +38,19 @@ def get_pv_value(ctx, pv):
@@ -68,19 +67,23 @@ def check_pvs(prefix, output_file, save=False, print_json=False):