X-Git-Url: https://git.octo.it/?p=collection4.git;a=blobdiff_plain;f=share%2Fcollection.conf;h=9b9203c47d865aec71964340caf9c20c2ad05c16;hp=5ae61c2ce0c19302bcc9eaae06e3a7d337de8510;hb=f7e3878944b3c0bf55bfc79c2cdc640d85b42417;hpb=dbcb59bbce4c0d0a35d9f4cb97314f931ce2e5db diff --git a/share/collection.conf b/share/collection.conf index 5ae61c2..9b9203c 100644 --- a/share/collection.conf +++ b/share/collection.conf @@ -746,6 +746,40 @@ Host "/any/" Plugin "/any/" PluginInstance "/any/" + Type "power" + TypeInstance "/any/" + + Title "Power" + VerticalLabel "Watts" + + + DSName "value" + Legend "Power" + Color "0000ff" + + + + + Host "/any/" + Plugin "/any/" + PluginInstance "/any/" + Type "temperature" + TypeInstance "/any/" + + Title "Temperature" + VerticalLabel "Deg Celsius" + + + DSName "value" + Legend "Temperature" + Color "0000ff" + + + + + Host "/any/" + Plugin "/any/" + PluginInstance "/any/" Type "voltage" TypeInstance "/any/" @@ -758,3 +792,21 @@ Color "0000ff" + + + Host "/any/" + Plugin "/any/" + PluginInstance "/any/" + Type "work" + TypeInstance "/any/" + + Title "Work" + #VerticalLabel "" + + + DSName "value" + Legend "Work" + Color "0000ff" + + +