X-Git-Url: https://defiant.homedns.org/gitweb/?p=ros_wild_thumper.git;a=blobdiff_plain;f=cfg%2Fanalyzers.yaml;h=2e6e625454bd1f9950e63501da97b0fd41d15e56;hp=24193de9079359c3774f702c59e61d14c7840841;hb=18720deda1d211b62dfdef63eb3f43fd2436cf89;hpb=6a8af73159db6b0af7382a22dae0b3b18295120f diff --git a/cfg/analyzers.yaml b/cfg/analyzers.yaml index 24193de..2e6e625 100644 --- a/cfg/analyzers.yaml +++ b/cfg/analyzers.yaml @@ -4,3 +4,12 @@ analyzers: path: Motors startswith: 'Motor' find_and_remove_prefix: motor + reset: + type: GenericAnalyzer + path: Reset + startswith: 'Reset' + timeout: -1 + voltage: + type: GenericAnalyzer + path: Voltage + startswith: 'Voltage'