diff options
author | Marc Lasch <mlasch@mailbox.org> | 2017-05-01 21:32:07 +0200 |
---|---|---|
committer | Marc Lasch <mlasch@mailbox.org> | 2017-05-01 21:32:07 +0200 |
commit | bbe8426cc28a24d083cb34bac319896c61087e51 (patch) | |
tree | ceb5fb74eb5daf161e4124b9e52280f7473d05f4 /usv_param.json | |
parent | 112f478b2fc9f5365a5e2111cde1decfb0ceff0d (diff) | |
download | usv_tools-bbe8426cc28a24d083cb34bac319896c61087e51.tar.gz usv_tools-bbe8426cc28a24d083cb34bac319896c61087e51.zip |
Deleted some old filesdevelop
Diffstat (limited to 'usv_param.json')
-rw-r--r-- | usv_param.json | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/usv_param.json b/usv_param.json deleted file mode 100644 index 39e5698..0000000 --- a/usv_param.json +++ /dev/null @@ -1,11 +0,0 @@ -[{"name": "acvoltsin", "num": 1, "regex": "01\\ V\\ In\\ +([0-9]+[.]?[0-9]*)"}, -{"name": "acvoltsout", "num": 2, "regex": "02\\ V\\ Out\\ +([0-9]+[.]?[0-9]*)"}, -{"name": "vaout", "num": 5, "regex": "05\\ VA\\ Out\\ +([0-9]+[.]?[0-9]*)"}, -{"name": "vbattery", "num": 7, "regex": "07\\ V\\ Batt\\ +([0-9]+[.]?[0-9]*)"}, -{"name": "frequency", "num": 8, "regex": "08\\ Freq\\ ([0-9]+[.]?[0-9]*)\\ Hz"}, -{"name": "fullload", "num": 16, "regex": "16\\ FullLoad%\\ ([0-9]+[.]?[0-9]*)"}, -{"name": "watts", "num": 17, "regex": "17\\ Watts\\ +([0-9]+[.]?[0-9]*)"}, -{"name": "powerfactor", "num": 18, "regex": "18\\ PF\\ +([0-9]+[.]?[0-9]*)\\ ----"}, -{"name": "crestfactor", "num": 19, "regex": "19\\ CrestF\\ +([0-9]+[.]?[0-9]*)"}, -{"name": "powerout", "num": 20, "regex": "20\\ #PwrOut\\ +([0-9]+[.]?[0-9]*)"}, -{"name": "inverterminutes", "num": 23, "regex": "23\\ InvMin\\ +([0-9]+[.]?[0-9]*)"}] |