Skip to content
  • Home
  • Aktuell
  • Tags
  • 0 Ungelesen 0
  • Kategorien
  • Unreplied
  • Beliebt
  • GitHub
  • Docu
  • Hilfe
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Standard: (Kein Skin)
  • Kein Skin
Einklappen
ioBroker Logo

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. Tester
  4. Adapter "iobroker.nut" - UPS Daten im iobroker

NEWS

  • UPDATE 31.10.: Amazon Alexa - ioBroker Skill läuft aus ?
    apollon77A
    apollon77
    48
    3
    8.7k

  • Monatsrückblick – September 2025
    BluefoxB
    Bluefox
    13
    1
    2.2k

  • Neues Video "KI im Smart Home" - ioBroker plus n8n
    BluefoxB
    Bluefox
    16
    1
    3.1k

Adapter "iobroker.nut" - UPS Daten im iobroker

Geplant Angeheftet Gesperrt Verschoben Tester
83 Beiträge 14 Kommentatoren 16.3k Aufrufe 1 Watching
  • Älteste zuerst
  • Neuste zuerst
  • Meiste Stimmen
Antworten
  • In einem neuen Thema antworten
Anmelden zum Antworten
Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.
  • jens.mausJ Offline
    jens.mausJ Offline
    jens.maus
    schrieb am zuletzt editiert von
    #24

    @apollon77:

    wie zulöetzt schon diskutiert finde ich kein in meinen Augen sinnvolles allgemeingültiges Mapping "Bug-Severities" :-( Daher hatte ich eher die IDee auf den Zustand des Geräts zu gehen. `

    Wieso denn? ich finde das was du ausgewählt hast lässt sich doch prinzipiell super mappen?

    Einfach deine severity levels wie folgt umbenennen:

    ` > idle -> normal

    operating -> minor

    operating_critical -> major

    action_needed -> critical `

    Die NUT Status die du ausgewählt hast passen schon darauf IMHO.

    @apollon77:

    Daher war ich auf die Idee gekommen die ich habe:

    idle = steht bereit, macht aber gerade nichts, könnte auch "standby" heissen

    operating = Sie tut das was Sie soll wenn Sie im Einsatz ist, weil gerade der Strom weg ist, alles ok, läuft "as planned"

    operating_critical = Sie tut immer noch was Sie soll, aber der Zustand ist kritischer, also bald ist Sie aus

    action_needed = Der Besitzer sollte schauen was da los ist, er muss was tun

    unknown = Status unbekannt (genau, Nut nicht da und sowas) `

    Nun, aber gerade mit dem Term "operating" hab ich so meine Probleme. Ich finde das suggeriert das alles i.O. ist, was aber den status betrifft bedeutet das aber das der Strom gerade weg ist und sie auf Batterien läuft. Das sollte IMHO nicht "operating" heissen weil das suggeriert das wie gesagt alles OK ist. Idle finde ich auch komisch, weil da denkt man das ding arbeitet nicht sondern idled nur rum und überwacht nicht.

    @apollon77:

    Vllt ist auch "severity" der falsche Name … "status" war schon vergeben, das würde noch besser passen."condition" ist vllt besser weil es ja der "aktuelle Zustand des Geräts" ist ... `

    Ich verstehe schon deine Motivation dahinter, aber ich denke mit der normalen "severity" Einteilung wie ich sie oben aufgelistet habe sollte es IMHO auch gehen. Ist halt einfach eine Abstufung des Schweregrades der Ereignisse bzw. des momentanen USV Status. Bei deiner Einteilung muss man immer noch schauen welcher Status wirklich nun wo reinfällt.

    RaspberryMatic @ PromoxVE mit ~190 HomeMatic Geräten + ioBroker – GitHub – GitHub Sponsors / PayPal

    1 Antwort Letzte Antwort
    0
    • apollon77A Offline
      apollon77A Offline
      apollon77
      schrieb am zuletzt editiert von
      #25

      Gibts denn noch von anderen Nutzern Ideen/Meinungen dazu? :-))

      Würden Dir denn bessere Begriffe anstelle "operating" und "idle" (oder "standby") einfallen?

      Mein Problem ist genau das mir minor/major zu wenig-aussagekräftig sind :-(

      Vllt normal (oder monitoring)/active (oder activated)/active_critical/action_needed/unknown? und das ganze als "condition" anstelle "severity"

      Beitrag hat geholfen? Votet rechts unten im Beitrag :-) https://paypal.me/Apollon77 / https://github.com/sponsors/Apollon77

      • Debug-Log für Instanz einschalten? Admin -> Instanzen -> Expertenmodus -> Instanz aufklappen - Loglevel ändern
      • Logfiles auf Platte /opt/iobroker/log/… nutzen, Admin schneidet Zeilen ab
      1 Antwort Letzte Antwort
      0
      • etvE Offline
        etvE Offline
        etv
        schrieb am zuletzt editiert von
        #26

        Hallo,

        hab den Adapter auch gerade installiert, hat problemlos funktioniert! Läuft auf einer Synology DS1515 und überwacht so die über USB angeschlossene USV. Muss mich erst mal in den viiiiiieeeeelen Datenpunkte einlesen - schaut sehr umfangreich aus. Hab da noch keine Idee was ich in ioBrocker davon dann sinnvoll verwenden/Loggen werde.

        Grüße

        Tom

        …ist schon sehr lange begeisterter ioBroker Nutzer! 1x zu Hause und 1x auf der Alm. ioBroker ist das 'Hirn' des Smarthome und steuert HomeMatic und Shellys, loggt was so passiert, zeigt es auf Tabletts schön an und ermöglicht mir via Cloud Adapter den Fernzugriff...

        1 Antwort Letzte Antwort
        0
        • apollon77A Offline
          apollon77A Offline
          apollon77
          schrieb am zuletzt editiert von
          #27

          @jens.maus: Mal eine Frage: Wie nutzt DU denn VIS mit Wertelisten? Ich habe mich da mal etwas umgeschaut, aber ausser quasi das Tür/Fenster-Widget zu nehmen und dort fpr 0, 1 und 2 die Icons auszutauschen kriegt man das nicht so hin … oder hab ich ein flexibleres Widget übersehen?

          Wenn nicht sollte man das vllt mal als Feature-Request einkippen :-)

          Beitrag hat geholfen? Votet rechts unten im Beitrag :-) https://paypal.me/Apollon77 / https://github.com/sponsors/Apollon77

          • Debug-Log für Instanz einschalten? Admin -> Instanzen -> Expertenmodus -> Instanz aufklappen - Loglevel ändern
          • Logfiles auf Platte /opt/iobroker/log/… nutzen, Admin schneidet Zeilen ab
          1 Antwort Letzte Antwort
          0
          • jens.mausJ Offline
            jens.mausJ Offline
            jens.maus
            schrieb am zuletzt editiert von
            #28

            @apollon77:

            @jens.maus: Mal eine Frage: Wie nutzt DU denn VIS mit Wertelisten? Ich habe mich da mal etwas umgeschaut, aber ausser quasi das Tür/Fenster-Widget zu nehmen und dort fpr 0, 1 und 2 die Icons auszutauschen kriegt man das nicht so hin … oder hab ich ein flexibleres Widget übersehen? `

            Wenn man eine Grafik will kommt man um das Tür/Fenster-Widget (z.B. tplMfdCustom10) nicht drumrum. Wenn einem allerdings auch eine Textdarstellung reicht dann kann man auch einfach eine ValueList HTML (tplValueListHtml8) nehmen. Klappt wunderbar.

            RaspberryMatic @ PromoxVE mit ~190 HomeMatic Geräten + ioBroker – GitHub – GitHub Sponsors / PayPal

            1 Antwort Letzte Antwort
            0
            • apollon77A Offline
              apollon77A Offline
              apollon77
              schrieb am zuletzt editiert von
              #29

              Auch wenn Offtopic: Richt nach nem Feature-Request für ein neues Widget mit flexibler Anzahl Grafiken :-)

              Beitrag hat geholfen? Votet rechts unten im Beitrag :-) https://paypal.me/Apollon77 / https://github.com/sponsors/Apollon77

              • Debug-Log für Instanz einschalten? Admin -> Instanzen -> Expertenmodus -> Instanz aufklappen - Loglevel ändern
              • Logfiles auf Platte /opt/iobroker/log/… nutzen, Admin schneidet Zeilen ab
              1 Antwort Letzte Antwort
              0
              • C Offline
                C Offline
                ChristianF
                schrieb am zuletzt editiert von
                #30

                Ich danke auch sehr für diesen Adapter! Tolle Arbeit!

                Es wäre cool, wenn es noch ein Feld "Restlaufzeit" gäbe. In PowerChute gibt es sowas, aber ob nut das übermittelt, weiß ich nicht..

                VG

                Christian

                1 Antwort Letzte Antwort
                0
                • apollon77A Offline
                  apollon77A Offline
                  apollon77
                  schrieb am zuletzt editiert von
                  #31

                  Das sollte battery.runtime sein und ist in Sekunden

                  Beitrag hat geholfen? Votet rechts unten im Beitrag :-) https://paypal.me/Apollon77 / https://github.com/sponsors/Apollon77

                  • Debug-Log für Instanz einschalten? Admin -> Instanzen -> Expertenmodus -> Instanz aufklappen - Loglevel ändern
                  • Logfiles auf Platte /opt/iobroker/log/… nutzen, Admin schneidet Zeilen ab
                  1 Antwort Letzte Antwort
                  0
                  • C Offline
                    C Offline
                    ChristianF
                    schrieb am zuletzt editiert von
                    #32

                    Perfekt, danke! Jetzt muss ich nur noch rauskriegen, wie ich das für die Vis in Minuten umrechnen kann:)

                    1 Antwort Letzte Antwort
                    0
                    • apollon77A Offline
                      apollon77A Offline
                      apollon77
                      schrieb am zuletzt editiert von
                      #33

                      Bei via kannst du Rechnen. Heißt "bindings " und geht mit geschweiften Klammern. Schau mal auf der github Seite vom iobroker.vis.

                      Mehr falls nötig wenn ich wieder aus dem Urlaub zurück bin.

                      Beitrag hat geholfen? Votet rechts unten im Beitrag :-) https://paypal.me/Apollon77 / https://github.com/sponsors/Apollon77

                      • Debug-Log für Instanz einschalten? Admin -> Instanzen -> Expertenmodus -> Instanz aufklappen - Loglevel ändern
                      • Logfiles auf Platte /opt/iobroker/log/… nutzen, Admin schneidet Zeilen ab
                      1 Antwort Letzte Antwort
                      0
                      • R Offline
                        R Offline
                        rascal
                        schrieb am zuletzt editiert von
                        #34

                        hey,

                        der Nut Adapter müllt mir das Log zu, da er bei jedem Aufruf da rein schreibt.

                        Ich habe schon versucht den Log Level auf warn und error zu setzten, hilft nix, er scheint trotzdem im log auf.

                        Ist das ein Bug oder habe ich was übersehen?

                        1 Antwort Letzte Antwort
                        0
                        • apollon77A Offline
                          apollon77A Offline
                          apollon77
                          schrieb am zuletzt editiert von
                          #35

                          Hey,

                          also er schreibt aktuell bei "info" nur rein das er startet und das er fertig ist. Meinst Du das? Oder "müllt" er noch mehr zu?

                          Beitrag hat geholfen? Votet rechts unten im Beitrag :-) https://paypal.me/Apollon77 / https://github.com/sponsors/Apollon77

                          • Debug-Log für Instanz einschalten? Admin -> Instanzen -> Expertenmodus -> Instanz aufklappen - Loglevel ändern
                          • Logfiles auf Platte /opt/iobroker/log/… nutzen, Admin schneidet Zeilen ab
                          1 Antwort Letzte Antwort
                          0
                          • R Offline
                            R Offline
                            rascal
                            schrieb am zuletzt editiert von
                            #36

                            hey,

                            ja, das meine ich, da ich alle paar Sekunden abfrage, sind es doch einige Einträge die da zusammenkommen.

                            1 Antwort Letzte Antwort
                            0
                            • apollon77A Offline
                              apollon77A Offline
                              apollon77
                              schrieb am zuletzt editiert von
                              #37

                              Aaaahh … das ist wahr. Meines Wissens nach Fragt übrigens nur das nur alle 3 Minuten oder so ab ... also musst mal schauen wie sich da wirklich was ändert falls was ist ...

                              Ich plane eh gerade Umbau als Deamon das man noch die NUT-Notifies auch dahin melden kann und der Adapter darauf reagieren kann. Dann ändert sich das eh .

                              Beitrag hat geholfen? Votet rechts unten im Beitrag :-) https://paypal.me/Apollon77 / https://github.com/sponsors/Apollon77

                              • Debug-Log für Instanz einschalten? Admin -> Instanzen -> Expertenmodus -> Instanz aufklappen - Loglevel ändern
                              • Logfiles auf Platte /opt/iobroker/log/… nutzen, Admin schneidet Zeilen ab
                              1 Antwort Letzte Antwort
                              0
                              • apollon77A Offline
                                apollon77A Offline
                                apollon77
                                schrieb am zuletzt editiert von
                                #38

                                So, jetzt bin ich soweit.

                                Es gibt eine neue Version des NUT Adapters auf Github. Die News sind:

                                • Adapter läuft jetzt als Deamon. Das Anfrageintervall kann in der Adapter-Konfiguration in Sekunden eingestellt werden. Üblicherweise aktualisiert NUT z.B. bei APC alle 3 Minuten.

                                • Ich habe das "status.severity" so gelassen wie oben im Thread beschrieben

                                • Adapter kann nun Messages für Notifies empfangen und ein Beispielscript für upsmon ist mit dabei. Mehr Infos auf der Github-Seite.

                                Bevor ich es offiziell veröffentliche wäre es super wenn Ihr es ausprobieren würdet/könntet.

                                Danke!

                                Ingo F

                                Beitrag hat geholfen? Votet rechts unten im Beitrag :-) https://paypal.me/Apollon77 / https://github.com/sponsors/Apollon77

                                • Debug-Log für Instanz einschalten? Admin -> Instanzen -> Expertenmodus -> Instanz aufklappen - Loglevel ändern
                                • Logfiles auf Platte /opt/iobroker/log/… nutzen, Admin schneidet Zeilen ab
                                1 Antwort Letzte Antwort
                                0
                                • R Offline
                                  R Offline
                                  rascal
                                  schrieb am zuletzt editiert von
                                  #39

                                  hey,

                                  blöde Frage: Wie?

                                  im iobroker scheint der bei "Installieren aus eigenem URL" nicht auf, und mit "https://github.com/Apollon77/ioBroker.nut.git" bricht er mit der Fehlermeldung ab:

                                  $ ./iobroker url "https://github.com/Apollon77/ioBroker.nut.git"
                                  install https://github.com/Apollon77/ioBroker.nut.git/tarball/master
                                  npm install https://github.com/Apollon77/ioBroker.nut.git/tarball/master --production --prefix "/opt/iobroker" (System call)
                                  npm 
                                  ERR! fetch failed https://github.com/Apollon77/ioBroker.nut.git/tarball/master
                                  npm WARN retry will retry, error on last attempt: Error: fetch failed with status code 404
                                  
                                  1 Antwort Letzte Antwort
                                  0
                                  • HomoranH Nicht stören
                                    HomoranH Nicht stören
                                    Homoran
                                    Global Moderator Administrators
                                    schrieb am zuletzt editiert von
                                    #40

                                    @rascal:

                                    blöde Frage: Wie? `

                                    Pfad für Installation aus eigenem Repo über den admin wäre IMHO:

                                    https://github.com/Apollon77/ioBroker.nut
                                    

                                    Gruß

                                    Rainer

                                    kein Support per PN! - Fragen im Forum stellen - es gibt fast nichts, was nicht auch für andere interessant ist.

                                    Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

                                    der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                                    1 Antwort Letzte Antwort
                                    1
                                    • R Offline
                                      R Offline
                                      rascal
                                      schrieb am zuletzt editiert von
                                      #41

                                      hey,

                                      ich dachte, man muss das Intervall nun in den Adaptereinstellungen angeben, aber er fragt nach wie vor nach dem schedule:

                                      system-adapter-nut-0	2016-10-03 15:02:35.012	error	schedule attribute missing
                                      host-Mastermind	2016-10-03 15:02:32.510	warn	stopInstance system.adapter.nut.0 not scheduled
                                      host-Mastermind	2016-10-03 15:02:32.509	info	stopInstance system.adapter.nut.0
                                      

                                      der Adapter funktioniert nur, wenn man im Schedule die Werte eingibt, mit dem Wert im Adapter setup fängter er nichts an.

                                      Ebenfalls schreibt er nun einiges mehr in das Log:

                                      nut.0	2016-10-03 15:06:51.561	debug	host. redis publish io.nut.0.status.bypass {"val":false,"ack":true,"ts":1475500011533,"q":0,"from":"system.adapter.nut.0","lc":1472998201460}
                                      nut.0	2016-10-03 15:06:51.561	debug	host. redis publish io.nut.0.status.discharging {"val":false,"ack":true,"ts":1475500011533,"q":0,"from":"system.adapter.nut.0","lc":1475167426054}
                                      nut.0	2016-10-03 15:06:51.560	debug	host. redis publish io.nut.0.status.charging {"val":false,"ack":true,"ts":1475500011533,"q":0,"from":"system.adapter.nut.0","lc":1475169226032}
                                      nut.0	2016-10-03 15:06:51.560	debug	host. redis publish io.nut.0.status.replacebattery {"val":false,"ack":true,"ts":1475500011532,"q":0,"from":"system.adapter.nut.0","lc":1472998201459}
                                      nut.0	2016-10-03 15:06:51.560	debug	host. redis publish io.nut.0.status.highbattery {"val":false,"ack":true,"ts":1475500011532,"q":0,"from":"system.adapter.nut.0","lc":1472998201459}
                                      nut.0	2016-10-03 15:06:51.560	debug	host. redis publish io.nut.0.status.lowbattery {"val":false,"ack":true,"ts":1475500011532,"q":0,"from":"system.adapter.nut.0","lc":1474118700977}
                                      nut.0	2016-10-03 15:06:51.560	debug	host. redis publish io.nut.0.status.onbattery {"val":false,"ack":true,"ts":1475500011531,"q":0,"from":"system.adapter.nut.0","lc":1475167426048}
                                      nut.0	2016-10-03 15:06:51.560	debug	host. redis publish io.nut.0.status.online {"val":true,"ack":true,"ts":1475500011531,"q":0,"from":"system.adapter.nut.0","lc":1475167426048}
                                      nut.0	2016-10-03 15:06:51.560	debug	host. redis publish io.nut.0.ups.vendorid {"val":"051d","ack":true,"ts":1475500011530,"q":0,"from":"system.adapter.nut.0","lc":1472998201458}
                                      nut.0	2016-10-03 15:06:51.560	debug	host. redis publish io.nut.0.ups.timer-shutdown {"val":"-1","ack":true,"ts":1475500011530,"q":0,"from":"system.adapter.nut.0","lc":1472998201458}
                                      nut.0	2016-10-03 15:06:51.560	debug	host. redis publish io.nut.0.ups.timer-reboot {"val":"0","ack":true,"ts":1475500011530,"q":0,"from":"system.adapter.nut.0","lc":1472998201457}
                                      nut.0	2016-10-03 15:06:51.560	debug	host. redis publish io.nut.0.ups.status {"val":"OL","ack":true,"ts":1475500011529,"q":0,"from":"system.adapter.nut.0","lc":1475169226029}
                                      nut.0	2016-10-03 15:06:51.560	debug	host. redis publish io.nut.0.ups.serial {"val":"5B1349T03604 ","ack":true,"ts":1475500011529,"q":0,"from":"system.adapter.nut.0","lc":1472998201456}
                                      nut.0	2016-10-03 15:06:51.560	debug	host. redis publish io.nut.0.ups.productid {"val":"0002","ack":true,"ts":1475500011529,"q":0,"from":"system.adapter.nut.0","lc":1472998201455}
                                      nut.0	2016-10-03 15:06:51.560	debug	host. redis publish io.nut.0.ups.model {"val":"Back-UPS ES 700G","ack":true,"ts":1475500011528,"q":0,"from":"system.adapter.nut.0","lc":1472998201455}
                                      nut.0	2016-10-03 15:06:51.560	debug	host. redis publish io.nut.0.ups.mfr-date {"val":"2013/12/04","ack":true,"ts":1475500011528,"q":0,"from":"system.adapter.nut.0","lc":1472998201455}
                                      nut.0	2016-10-03 15:06:51.560	debug	host. redis publish io.nut.0.ups.mfr {"val":"APC","ack":true,"ts":1475500011527,"q":0,"from":"system.adapter.nut.0","lc":1472998201454}
                                      nut.0	2016-10-03 15:06:51.559	debug	host. redis publish io.nut.0.ups.load {"val":"28","ack":true,"ts":1475500011527,"q":0,"from":"system.adapter.nut.0","lc":1475167411043}
                                      nut.0	2016-10-03 15:06:51.559	debug	host. redis publish io.nut.0.ups.firmware-aux {"val":"O3 ","ack":true,"ts":1475500011527,"q":0,"from":"system.adapter.nut.0","lc":1472998201454}
                                      nut.0	2016-10-03 15:06:51.559	debug	host. redis publish io.nut.0.ups.firmware {"val":"871.O3 .I","ack":true,"ts":1475500011526,"q":0,"from":"system.adapter.nut.0","lc":1472998201453}
                                      nut.0	2016-10-03 15:06:51.559	debug	host. redis publish io.nut.0.ups.delay-shutdown {"val":"20","ack":true,"ts":1475500011526,"q":0,"from":"system.adapter.nut.0","lc":1472998201452}
                                      nut.0	2016-10-03 15:06:51.559	debug	host. redis publish io.nut.0.ups.beeper-status {"val":"enabled","ack":true,"ts":1475500011525,"q":0,"from":"system.adapter.nut.0","lc":1472998201452}
                                      nut.0	2016-10-03 15:06:51.559	debug	host. redis publish io.nut.0.input.voltage-nominal {"val":"230","ack":true,"ts":1475500011525,"q":0,"from":"system.adapter.nut.0","lc":1472998201448}
                                      nut.0	2016-10-03 15:06:51.559	debug	host. redis publish io.nut.0.input.voltage {"val":"232.0","ack":true,"ts":1475500011525,"q":0,"from":"system.adapter.nut.0","lc":1475499511669}
                                      nut.0	2016-10-03 15:06:51.559	debug	host. redis publish io.nut.0.input.transfer-low {"val":"180","ack":true,"ts":1475500011524,"q":0,"from":"system.adapter.nut.0","lc":1472998201447}
                                      nut.0	2016-10-03 15:06:51.559	debug	host. redis publish io.nut.0.input.transfer-high {"val":"266","ack":true,"ts":1475500011524,"q":0,"from":"system.adapter.nut.0","lc":1472998201447}
                                      nut.0	2016-10-03 15:06:51.559	debug	host. redis publish io.nut.0.input.sensitivity {"val":"medium","ack":true,"ts":1475500011523,"q":0,"from":"system.adapter.nut.0","lc":1472998201447}
                                      nut.0	2016-10-03 15:06:51.559	debug	host. redis publish io.nut.0.driver.version-internal {"val":"0.38","ack":true,"ts":1475500011523,"q":0,"from":"system.adapter.nut.0","lc":1472998201447}
                                      nut.0	2016-10-03 15:06:51.559	debug	host. redis publish io.nut.0.driver.version-data {"val":"APC HID 0.95","ack":true,"ts":1475500011523,"q":0,"from":"system.adapter.nut.0","lc":1472998201446}
                                      nut.0	2016-10-03 15:06:51.559	debug	host. redis publish io.nut.0.driver.version {"val":"2.7.2","ack":true,"ts":1475500011522,"q":0,"from":"system.adapter.nut.0","lc":1472998201446}
                                      nut.0	2016-10-03 15:06:51.559	debug	host. redis publish io.nut.0.driver.parameter-port {"val":"auto","ack":true,"ts":1475500011522,"q":0,"from":"system.adapter.nut.0","lc":1472998201445}
                                      nut.0	2016-10-03 15:06:51.558	debug	host. redis publish io.nut.0.driver.parameter-pollinterval {"val":"2","ack":true,"ts":1475500011522,"q":0,"from":"system.adapter.nut.0","lc":1472998201445}
                                      nut.0	2016-10-03 15:06:51.558	debug	host. redis publish io.nut.0.driver.parameter-pollfreq {"val":"30","ack":true,"ts":1475500011521,"q":0,"from":"system.adapter.nut.0","lc":1472998201445}
                                      nut.0	2016-10-03 15:06:51.558	debug	host. redis publish io.nut.0.driver.name {"val":"usbhid-ups","ack":true,"ts":1475500011521,"q":0,"from":"system.adapter.nut.0","lc":1472998201444}
                                      nut.0	2016-10-03 15:06:51.558	debug	host. redis publish io.nut.0.device.type {"val":"ups","ack":true,"ts":1475500011520,"q":0,"from":"system.adapter.nut.0","lc":1472998201444}
                                      nut.0	2016-10-03 15:06:51.558	debug	host. redis publish io.nut.0.device.serial {"val":"5B1349T03604 ","ack":true,"ts":1475500011520,"q":0,"from":"system.adapter.nut.0","lc":1472998201443}
                                      nut.0	2016-10-03 15:06:51.558	debug	host. redis publish io.nut.0.device.model {"val":"Back-UPS ES 700G","ack":true,"ts":1475500011520,"q":0,"from":"system.adapter.nut.0","lc":1472998201443}
                                      nut.0	2016-10-03 15:06:51.558	debug	host. redis publish io.nut.0.device.mfr {"val":"APC","ack":true,"ts":1475500011519,"q":0,"from":"system.adapter.nut.0","lc":1472998201442}
                                      nut.0	2016-10-03 15:06:51.558	debug	host. redis publish io.nut.0.battery.voltage-nominal {"val":"12.0","ack":true,"ts":1475500011519,"q":0,"from":"system.adapter.nut.0","lc":1472998201442}
                                      nut.0	2016-10-03 15:06:51.558	debug	host. redis publish io.nut.0.battery.voltage {"val":"13.7","ack":true,"ts":1475500011518,"q":0,"from":"system.adapter.nut.0","lc":1475499511664}
                                      nut.0	2016-10-03 15:06:51.558	debug	host. redis publish io.nut.0.battery.type {"val":"PbAc","ack":true,"ts":1475500011518,"q":0,"from":"system.adapter.nut.0","lc":1472998201441}
                                      nut.0	2016-10-03 15:06:51.558	debug	host. redis publish io.nut.0.battery.runtime-low {"val":"120","ack":true,"ts":1475500011518,"q":0,"from":"system.adapter.nut.0","lc":1472998201441}
                                      nut.0	2016-10-03 15:06:51.558	debug	host. redis publish io.nut.0.battery.runtime {"val":"1672","ack":true,"ts":1475500011517,"q":0,"from":"system.adapter.nut.0","lc":1475169241007}
                                      nut.0	2016-10-03 15:06:51.558	debug	host. redis publish io.nut.0.battery.mfr-date {"val":"2013/12/04","ack":true,"ts":1475500011517,"q":0,"from":"system.adapter.nut.0","lc":1472998201440}
                                      nut.0	2016-10-03 15:06:51.558	debug	host. redis publish io.nut.0.battery.date {"val":"not set","ack":true,"ts":1475500011516,"q":0,"from":"system.adapter.nut.0","lc":1472998201440}
                                      nut.0	2016-10-03 15:06:51.558	debug	host. redis publish io.nut.0.battery.charge-warning {"val":"50","ack":true,"ts":1475500011516,"q":0,"from":"system.adapter.nut.0","lc":1472998201440}
                                      nut.0	2016-10-03 15:06:51.557	debug	host. redis publish io.nut.0.battery.charge-low {"val":"10","ack":true,"ts":1475500011516,"q":0,"from":"system.adapter.nut.0","lc":1472998201440}
                                      nut.0	2016-10-03 15:06:51.557	debug	host. redis publish io.nut.0.battery.charge {"val":"100","ack":true,"ts":1475500011515,"q":0,"from":"system.adapter.nut.0","lc":1475169241004}
                                      nut.0	2016-10-03 15:06:51.557	info	nut.0 All Nut values set
                                      nut.0	2016-10-03 15:06:51.557	debug	nut.0 Set State status.severity = 0
                                      nut.0	2016-10-03 15:06:51.557	debug	nut.0 Set State status.shutdown = false
                                      nut.0	2016-10-03 15:06:51.557	debug	nut.0 Create State status.shutdown
                                      nut.0	2016-10-03 15:06:51.557	debug	nut.0 Set State status.boosting = false
                                      nut.0	2016-10-03 15:06:51.557	debug	nut.0 Create State status.boosting
                                      nut.0	2016-10-03 15:06:51.557	debug	nut.0 Set State status.trimming = false
                                      nut.0	2016-10-03 15:06:51.557	debug	nut.0 Create State status.trimming
                                      nut.0	2016-10-03 15:06:51.557	debug	nut.0 Set State status.overload = false
                                      nut.0	2016-10-03 15:06:51.557	debug	nut.0 Create State status.overload
                                      nut.0	2016-10-03 15:06:51.557	debug	nut.0 Set State status.offline = false
                                      nut.0	2016-10-03 15:06:51.557	debug	nut.0 Create State status.offline
                                      nut.0	2016-10-03 15:06:51.556	debug	nut.0 Set State status.calibration = false
                                      nut.0	2016-10-03 15:06:51.556	debug	nut.0 Create State status.calibration
                                      nut.0	2016-10-03 15:06:51.556	debug	nut.0 Set State status.bypass = false
                                      nut.0	2016-10-03 15:06:51.556	debug	nut.0 Create State status.bypass
                                      nut.0	2016-10-03 15:06:51.556	debug	nut.0 Set State status.discharging = false
                                      nut.0	2016-10-03 15:06:51.556	debug	nut.0 Create State status.discharging
                                      nut.0	2016-10-03 15:06:51.556	debug	nut.0 Set State status.charging = false
                                      nut.0	2016-10-03 15:06:51.556	debug	nut.0 Create State status.charging
                                      nut.0	2016-10-03 15:06:51.556	debug	nut.0 Set State status.replacebattery = false
                                      nut.0	2016-10-03 15:06:51.556	debug	nut.0 Create State status.replacebattery
                                      nut.0	2016-10-03 15:06:51.556	debug	nut.0 Set State status.highbattery = false
                                      nut.0	2016-10-03 15:06:51.556	debug	nut.0 Create State status.highbattery
                                      nut.0	2016-10-03 15:06:51.556	debug	nut.0 Set State status.lowbattery = false
                                      nut.0	2016-10-03 15:06:51.556	debug	nut.0 Create State status.lowbattery
                                      nut.0	2016-10-03 15:06:51.555	debug	nut.0 Set State status.onbattery = false
                                      nut.0	2016-10-03 15:06:51.555	debug	nut.0 Create State status.onbattery
                                      nut.0	2016-10-03 15:06:51.555	debug	nut.0 Severity Flag idle=true
                                      nut.0	2016-10-03 15:06:51.555	debug	nut.0 Set State status.online = true
                                      nut.0	2016-10-03 15:06:51.555	debug	nut.0 Create State status.online
                                      nut.0	2016-10-03 15:06:51.555	debug	nut.0 Create Channel status
                                      nut.0	2016-10-03 15:06:51.555	debug	nut.0 Set State ups.vendorid = 051d
                                      nut.0	2016-10-03 15:06:51.555	debug	nut.0 Create State ups.vendorid
                                      nut.0	2016-10-03 15:06:51.555	debug	nut.0 Set State ups.timer-shutdown = -1
                                      nut.0	2016-10-03 15:06:51.555	debug	nut.0 Create State ups.timer-shutdown
                                      nut.0	2016-10-03 15:06:51.555	debug	nut.0 Set State ups.timer-reboot = 0
                                      nut.0	2016-10-03 15:06:51.555	debug	nut.0 Create State ups.timer-reboot
                                      nut.0	2016-10-03 15:06:51.555	debug	nut.0 Set State ups.status = OL
                                      nut.0	2016-10-03 15:06:51.555	debug	nut.0 Create State ups.status
                                      nut.0	2016-10-03 15:06:51.554	debug	nut.0 Set State ups.serial = 5B1349T03604
                                      nut.0	2016-10-03 15:06:51.554	debug	nut.0 Create State ups.serial
                                      nut.0	2016-10-03 15:06:51.554	debug	nut.0 Set State ups.productid = 0002
                                      nut.0	2016-10-03 15:06:51.554	debug	nut.0 Create State ups.productid
                                      nut.0	2016-10-03 15:06:51.554	debug	nut.0 Set State ups.model = Back-UPS ES 700G
                                      nut.0	2016-10-03 15:06:51.554	debug	nut.0 Create State ups.model
                                      nut.0	2016-10-03 15:06:51.554	debug	nut.0 Set State ups.mfr-date = 2013/12/04
                                      nut.0	2016-10-03 15:06:51.554	debug	nut.0 Create State ups.mfr-date
                                      nut.0	2016-10-03 15:06:51.554	debug	nut.0 Set State ups.mfr = APC
                                      nut.0	2016-10-03 15:06:51.554	debug	nut.0 Create State ups.mfr
                                      nut.0	2016-10-03 15:06:51.554	debug	nut.0 Set State ups.load = 28
                                      nut.0	2016-10-03 15:06:51.554	debug	nut.0 Create State ups.load
                                      nut.0	2016-10-03 15:06:51.554	debug	nut.0 Set State ups.firmware-aux = O3
                                      nut.0	2016-10-03 15:06:51.554	debug	nut.0 Create State ups.firmware-aux
                                      nut.0	2016-10-03 15:06:51.553	debug	nut.0 Set State ups.firmware = 871.O3 .I
                                      nut.0	2016-10-03 15:06:51.553	debug	nut.0 Create State ups.firmware
                                      nut.0	2016-10-03 15:06:51.553	debug	nut.0 Set State ups.delay-shutdown = 20
                                      nut.0	2016-10-03 15:06:51.553	debug	nut.0 Create State ups.delay-shutdown
                                      nut.0	2016-10-03 15:06:51.553	debug	nut.0 Set State ups.beeper-status = enabled
                                      nut.0	2016-10-03 15:06:51.553	debug	nut.0 Create State ups.beeper-status
                                      nut.0	2016-10-03 15:06:51.553	debug	nut.0 Create Channel ups
                                      nut.0	2016-10-03 15:06:51.553	debug	nut.0 Set State input.voltage-nominal = 230
                                      nut.0	2016-10-03 15:06:51.553	debug	nut.0 Create State input.voltage-nominal
                                      nut.0	2016-10-03 15:06:51.553	debug	nut.0 Set State input.voltage = 232.0
                                      nut.0	2016-10-03 15:06:51.553	debug	nut.0 Create State input.voltage
                                      nut.0	2016-10-03 15:06:51.553	debug	nut.0 Set State input.transfer-low = 180
                                      nut.0	2016-10-03 15:06:51.553	debug	nut.0 Create State input.transfer-low
                                      nut.0	2016-10-03 15:06:51.553	debug	nut.0 Set State input.transfer-high = 266
                                      nut.0	2016-10-03 15:06:51.552	debug	nut.0 Create State input.transfer-high
                                      nut.0	2016-10-03 15:06:51.552	debug	nut.0 Set State input.sensitivity = medium
                                      nut.0	2016-10-03 15:06:51.552	debug	nut.0 Create State input.sensitivity
                                      nut.0	2016-10-03 15:06:51.552	debug	nut.0 Create Channel input
                                      nut.0	2016-10-03 15:06:51.552	debug	nut.0 Set State driver.version-internal = 0.38
                                      nut.0	2016-10-03 15:06:51.552	debug	nut.0 Create State driver.version-internal
                                      nut.0	2016-10-03 15:06:51.552	debug	nut.0 Set State driver.version-data = APC HID 0.95
                                      nut.0	2016-10-03 15:06:51.552	debug	nut.0 Create State driver.version-data
                                      nut.0	2016-10-03 15:06:51.552	debug	nut.0 Set State driver.version = 2.7.2
                                      nut.0	2016-10-03 15:06:51.552	debug	nut.0 Create State driver.version
                                      nut.0	2016-10-03 15:06:51.552	debug	nut.0 Set State driver.parameter-port = auto
                                      nut.0	2016-10-03 15:06:51.552	debug	nut.0 Create State driver.parameter-port
                                      nut.0	2016-10-03 15:06:51.551	debug	nut.0 Set State driver.parameter-pollinterval = 2
                                      nut.0	2016-10-03 15:06:51.551	debug	nut.0 Create State driver.parameter-pollinterval
                                      nut.0	2016-10-03 15:06:51.551	debug	nut.0 Set State driver.parameter-pollfreq = 30
                                      nut.0	2016-10-03 15:06:51.551	debug	nut.0 Create State driver.parameter-pollfreq
                                      nut.0	2016-10-03 15:06:51.551	debug	nut.0 Set State driver.name = usbhid-ups
                                      nut.0	2016-10-03 15:06:51.551	debug	nut.0 Create State driver.name
                                      nut.0	2016-10-03 15:06:51.551	debug	nut.0 Create Channel driver
                                      nut.0	2016-10-03 15:06:51.551	debug	nut.0 Set State device.type = ups
                                      nut.0	2016-10-03 15:06:51.551	debug	nut.0 Create State device.type
                                      nut.0	2016-10-03 15:06:51.551	debug	nut.0 Set State device.serial = 5B1349T03604
                                      nut.0	2016-10-03 15:06:51.551	debug	nut.0 Create State device.serial
                                      nut.0	2016-10-03 15:06:51.551	debug	nut.0 Set State device.model = Back-UPS ES 700G
                                      nut.0	2016-10-03 15:06:51.550	debug	nut.0 Create State device.model
                                      nut.0	2016-10-03 15:06:51.550	debug	nut.0 Set State device.mfr = APC
                                      nut.0	2016-10-03 15:06:51.550	debug	nut.0 Create State device.mfr
                                      nut.0	2016-10-03 15:06:51.550	debug	nut.0 Create Channel device
                                      nut.0	2016-10-03 15:06:51.550	debug	nut.0 Set State battery.voltage-nominal = 12.0
                                      nut.0	2016-10-03 15:06:51.550	debug	nut.0 Create State battery.voltage-nominal
                                      nut.0	2016-10-03 15:06:51.550	debug	nut.0 Set State battery.voltage = 13.7
                                      nut.0	2016-10-03 15:06:51.550	debug	nut.0 Create State battery.voltage
                                      nut.0	2016-10-03 15:06:51.550	debug	nut.0 Set State battery.type = PbAc
                                      nut.0	2016-10-03 15:06:51.550	debug	nut.0 Create State battery.type
                                      nut.0	2016-10-03 15:06:51.550	debug	nut.0 Set State battery.runtime-low = 120
                                      nut.0	2016-10-03 15:06:51.549	debug	nut.0 Create State battery.runtime-low
                                      nut.0	2016-10-03 15:06:51.549	debug	nut.0 Set State battery.runtime = 1672
                                      nut.0	2016-10-03 15:06:51.549	debug	nut.0 Create State battery.runtime
                                      nut.0	2016-10-03 15:06:51.549	debug	nut.0 Set State battery.mfr-date = 2013/12/04
                                      nut.0	2016-10-03 15:06:51.549	debug	nut.0 Create State battery.mfr-date
                                      nut.0	2016-10-03 15:06:51.549	debug	nut.0 Set State battery.date = not set
                                      nut.0	2016-10-03 15:06:51.549	debug	nut.0 Create State battery.date
                                      nut.0	2016-10-03 15:06:51.549	debug	nut.0 Set State battery.charge-warning = 50
                                      nut.0	2016-10-03 15:06:51.549	debug	nut.0 Create State battery.charge-warning
                                      nut.0	2016-10-03 15:06:51.547	debug	nut.0 Set State battery.charge-low = 10
                                      nut.0	2016-10-03 15:06:51.547	debug	nut.0 Create State battery.charge-low
                                      nut.0	2016-10-03 15:06:51.547	debug	nut.0 Set State battery.charge = 100
                                      nut.0	2016-10-03 15:06:51.547	debug	nut.0 Create State battery.charge
                                      nut.0	2016-10-03 15:06:51.547	debug	nut.0 Create Channel battery
                                      nut.0	2016-10-03 15:06:51.547	debug	nut.0 Got values, start setting them
                                      nut.0	2016-10-03 15:06:51.542	debug	nut.0 NUT Connection ready
                                      nut.0	2016-10-03 15:06:51.541	info	nut.0 Start NUT update
                                      nut.0	2016-10-03 15:06:51.385	debug	host. redis publish io.system.adapter.nut.0.uptime {"val":196,"ack":true,"ts":1475500011384,"q":0,"from":"system.adapter.nut.0","lc":1475500011384}
                                      nut.0	2016-10-03 15:06:51.385	debug	host. redis publish io.system.adapter.nut.0.memHeapUsed {"val":17.8,"ack":true,"ts":1475500011384,"q":0,"from":"system.adapter.nut.0","lc":1475500011384}
                                      nut.0	2016-10-03 15:06:51.385	debug	host. redis publish io.system.adapter.nut.0.memHeapTotal {"val":20.82,"ack":true,"ts":1475500011384,"q":0,"from":"system.adapter.nut.0","lc":1475500011384}
                                      nut.0	2016-10-03 15:06:51.385	debug	host. redis publish io.system.adapter.nut.0.memRss {"val":41.21,"ack":true,"ts":1475500011383,"q":0,"from":"system.adapter.nut.0","lc":1475500011383}
                                      nut.0	2016-10-03 15:06:51.385	debug	host. redis publish io.system.adapter.nut.0.connected {"val":true,"ack":true,"ts":1475500011383,"q":0,"from":"system.adapter.nut.0","lc":1475499816328}
                                      nut.0	2016-10-03 15:06:51.385	debug	host. redis publish io.system.adapter.nut.0.alive {"val":true,"ack":true,"ts":1475500011383,"q":0,"from":"system.adapter.nut.0","lc":1475499816327}
                                      Mastermind	2016-10-03 15:06:50.533	warn	host.Mastermind instance system.adapter.nut.0 already running with pid 14081
                                      nut.0	2016-10-03 15:06:46.578	debug	nut.0 NUT Connection closed. Done.
                                      nut.0	2016-10-03 15:06:46.577	debug	host. redis publish io.nut.0.status.severity {"val":0,"ack":true,"ts":1475500006547,"q":0,"from":"system.adapter.nut.0","lc":1475498551530}
                                      nut.0	2016-10-03 15:06:46.577	debug	host. redis publish io.nut.0.status.shutdown {"val":false,"ack":true,"ts":1475500006547,"q":0,"from":"system.adapter.nut.0","lc":1472998201462}
                                      nut.0	2016-10-03 15:06:46.577	debug	host. redis publish io.nut.0.status.boosting {"val":false,"ack":true,"ts":1475500006546,"q":0,"from":"system.adapter.nut.0","lc":1472998201461}
                                      nut.0	2016-10-03 15:06:46.577	debug	host. redis publish io.nut.0.status.trimming {"val":false,"ack":true,"ts":1475500006546,"q":0,"from":"system.adapter.nut.0","lc":1472998201461}
                                      nut.0	2016-10-03 15:06:46.577	debug	host. redis publish io.nut.0.status.overload {"val":false,"ack":true,"ts":1475500006546,"q":0,"from":"system.adapter.nut.0","lc":1472998201461}
                                      nut.0	2016-10-03 15:06:46.577	debug	host. redis publish io.nut.0.status.offline {"val":false,"ack":true,"ts":1475500006545,"q":0,"from":"system.adapter.nut.0","lc":1472998201461}
                                      nut.0	2016-10-03 15:06:46.577	debug	host. redis publish io.nut.0.status.calibration {"val":false,"ack":true,"ts":1475500006545,"q":0,"from":"system.adapter.nut.0","lc":1472998201460}
                                      nut.0	2016-10-03 15:06:46.577	debug	host. redis publish io.nut.0.status.bypass {"val":false,"ack":true,"ts":1475500006545,"q":0,"from":"system.adapter.nut.0","lc":1472998201460}
                                      nut.0	2016-10-03 15:06:46.577	debug	host. redis publish io.nut.0.status.discharging {"val":false,"ack":true,"ts":1475500006544,"q":0,"from":"system.adapter.nut.0","lc":1475167426054}
                                      nut.0	2016-10-03 15:06:46.577	debug	host. redis publish io.nut.0.status.charging {"val":false,"ack":true,"ts":1475500006544,"q":0,"from":"system.adapter.nut.0","lc":1475169226032}
                                      nut.0	2016-10-03 15:06:46.577	debug	host. redis publish io.nut.0.status.replacebattery {"val":false,"ack":true,"ts":1475500006543,"q":0,"from":"system.adapter.nut.0","lc":1472998201459}
                                      nut.0	2016-10-03 15:06:46.577	debug	host. redis publish io.nut.0.status.highbattery {"val":false,"ack":true,"ts":1475500006543,"q":0,"from":"system.adapter.nut.0","lc":1472998201459}
                                      nut.0	2016-10-03 15:06:46.577	debug	host. redis publish io.nut.0.status.lowbattery {"val":false,"ack":true,"ts":1475500006542,"q":0,"from":"system.adapter.nut.0","lc":1474118700977}
                                      nut.0	2016-10-03 15:06:46.577	debug	host. redis publish io.nut.0.status.onbattery {"val":false,"ack":true,"ts":1475500006542,"q":0,"from":"system.adapter.nut.0","lc":1475167426048}
                                      nut.0	2016-10-03 15:06:46.577	debug	host. redis publish io.nut.0.status.online {"val":true,"ack":true,"ts":1475500006541,"q":0,"from":"system.adapter.nut.0","lc":1475167426048}
                                      nut.0	2016-10-03 15:06:46.576	debug	host. redis publish io.nut.0.ups.vendorid {"val":"051d","ack":true,"ts":1475500006540,"q":0,"from":"system.adapter.nut.0","lc":1472998201458}
                                      nut.0	2016-10-03 15:06:46.576	debug	host. redis publish io.nut.0.ups.timer-shutdown {"val":"-1","ack":true,"ts":1475500006538,"q":0,"from":"system.adapter.nut.0","lc":1472998201458}
                                      nut.0	2016-10-03 15:06:46.576	debug	host. redis publish io.nut.0.ups.timer-reboot {"val":"0","ack":true,"ts":1475500006537,"q":0,"from":"system.adapter.nut.0","lc":1472998201457}
                                      nut.0	2016-10-03 15:06:46.576	debug	host. redis publish io.nut.0.ups.status {"val":"OL","ack":true,"ts":1475500006536,"q":0,"from":"system.adapter.nut.0","lc":1475169226029}
                                      nut.0	2016-10-03 15:06:46.576	debug	host. redis publish io.nut.0.ups.serial {"val":"5B1349T03604 ","ack":true,"ts":1475500006535,"q":0,"from":"system.adapter.nut.0","lc":1472998201456}
                                      nut.0	2016-10-03 15:06:46.576	debug	host. redis publish io.nut.0.ups.productid {"val":"0002","ack":true,"ts":1475500006535,"q":0,"from":"system.adapter.nut.0","lc":1472998201455}
                                      nut.0	2016-10-03 15:06:46.576	debug	host. redis publish io.nut.0.ups.model {"val":"Back-UPS ES 700G","ack":true,"ts":1475500006534,"q":0,"from":"system.adapter.nut.0","lc":1472998201455}
                                      nut.0	2016-10-03 15:06:46.576	debug	host. redis publish io.nut.0.ups.mfr-date {"val":"2013/12/04","ack":true,"ts":1475500006533,"q":0,"from":"system.adapter.nut.0","lc":1472998201455}
                                      nut.0	2016-10-03 15:06:46.576	debug	host. redis publish io.nut.0.ups.mfr {"val":"APC","ack":true,"ts":1475500006532,"q":0,"from":"system.adapter.nut.0","lc":1472998201454}
                                      nut.0	2016-10-03 15:06:46.576	debug	host. redis publish io.nut.0.ups.load {"val":"28","ack":true,"ts":1475500006531,"q":0,"from":"system.adapter.nut.0","lc":1475167411043}
                                      nut.0	2016-10-03 15:06:46.576	debug	host. redis publish io.nut.0.ups.firmware-aux {"val":"O3 ","ack":true,"ts":1475500006531,"q":0,"from":"system.adapter.nut.0","lc":1472998201454}
                                      nut.0	2016-10-03 15:06:46.576	debug	host. redis publish io.nut.0.ups.firmware {"val":"871.O3 .I","ack":true,"ts":1475500006530,"q":0,"from":"system.adapter.nut.0","lc":1472998201453}
                                      nut.0	2016-10-03 15:06:46.576	debug	host. redis publish io.nut.0.ups.delay-shutdown {"val":"20","ack":true,"ts":1475500006529,"q":0,"from":"system.adapter.nut.0","lc":1472998201452}
                                      nut.0	2016-10-03 15:06:46.576	debug	host. redis publish io.nut.0.ups.beeper-status {"val":"enabled","ack":true,"ts":1475500006528,"q":0,"from":"system.adapter.nut.0","lc":1472998201452}
                                      nut.0	2016-10-03 15:06:46.575	debug	host. redis publish io.nut.0.input.voltage-nominal {"val":"230","ack":true,"ts":1475500006528,"q":0,"from":"system.adapter.nut.0","lc":1472998201448}
                                      nut.0	2016-10-03 15:06:46.575	debug	host. redis publish io.nut.0.input.voltage {"val":"232.0","ack":true,"ts":1475500006527,"q":0,"from":"system.adapter.nut.0","lc":1475499511669}
                                      nut.0	2016-10-03 15:06:46.575	debug	host. redis publish io.nut.0.input.transfer-low {"val":"180","ack":true,"ts":1475500006526,"q":0,"from":"system.adapter.nut.0","lc":1472998201447}
                                      nut.0	2016-10-03 15:06:46.575	debug	host. redis publish io.nut.0.input.transfer-high {"val":"266","ack":true,"ts":1475500006525,"q":0,"from":"system.adapter.nut.0","lc":1472998201447}
                                      nut.0	2016-10-03 15:06:46.575	debug	host. redis publish io.nut.0.input.sensitivity {"val":"medium","ack":true,"ts":1475500006525,"q":0,"from":"system.adapter.nut.0","lc":1472998201447}
                                      nut.0	2016-10-03 15:06:46.575	debug	host. redis publish io.nut.0.driver.version-internal {"val":"0.38","ack":true,"ts":1475500006523,"q":0,"from":"system.adapter.nut.0","lc":1472998201447}
                                      nut.0	2016-10-03 15:06:46.575	debug	host. redis publish io.nut.0.driver.version-data {"val":"APC HID 0.95","ack":true,"ts":1475500006523,"q":0,"from":"system.adapter.nut.0","lc":1472998201446}
                                      nut.0	2016-10-03 15:06:46.575	debug	host. redis publish io.nut.0.driver.version {"val":"2.7.2","ack":true,"ts":1475500006523,"q":0,"from":"system.adapter.nut.0","lc":1472998201446}
                                      nut.0	2016-10-03 15:06:46.575	debug	host. redis publish io.nut.0.driver.parameter-port {"val":"auto","ack":true,"ts":1475500006522,"q":0,"from":"system.adapter.nut.0","lc":1472998201445}
                                      nut.0	2016-10-03 15:06:46.575	debug	host. redis publish io.nut.0.driver.parameter-pollinterval {"val":"2","ack":true,"ts":1475500006522,"q":0,"from":"system.adapter.nut.0","lc":1472998201445}
                                      nut.0	2016-10-03 15:06:46.575	debug	host. redis publish io.nut.0.driver.parameter-pollfreq {"val":"30","ack":true,"ts":1475500006522,"q":0,"from":"system.adapter.nut.0","lc":1472998201445}
                                      nut.0	2016-10-03 15:06:46.575	debug	host. redis publish io.nut.0.driver.name {"val":"usbhid-ups","ack":true,"ts":1475500006521,"q":0,"from":"system.adapter.nut.0","lc":1472998201444}
                                      nut.0	2016-10-03 15:06:46.575	debug	host. redis publish io.nut.0.device.type {"val":"ups","ack":true,"ts":1475500006521,"q":0,"from":"system.adapter.nut.0","lc":1472998201444}
                                      nut.0	2016-10-03 15:06:46.575	debug	host. redis publish io.nut.0.device.serial {"val":"5B1349T03604 ","ack":true,"ts":1475500006520,"q":0,"from":"system.adapter.nut.0","lc":1472998201443}
                                      nut.0	2016-10-03 15:06:46.574	debug	host. redis publish io.nut.0.device.model {"val":"Back-UPS ES 700G","ack":true,"ts":1475500006520,"q":0,"from":"system.adapter.nut.0","lc":1472998201443}
                                      nut.0	2016-10-03 15:06:46.574	debug	host. redis publish io.nut.0.device.mfr {"val":"APC","ack":true,"ts":1475500006520,"q":0,"from":"system.adapter.nut.0","lc":1472998201442}
                                      nut.0	2016-10-03 15:06:46.574	debug	host. redis publish io.nut.0.battery.voltage-nominal {"val":"12.0","ack":true,"ts":1475500006519,"q":0,"from":"system.adapter.nut.0","lc":1472998201442}
                                      nut.0	2016-10-03 15:06:46.574	debug	host. redis publish io.nut.0.battery.voltage {"val":"13.7","ack":true,"ts":1475500006518,"q":0,"from":"system.adapter.nut.0","lc":1475499511664}
                                      nut.0	2016-10-03 15:06:46.574	debug	host. redis publish io.nut.0.battery.type {"val":"PbAc","ack":true,"ts":1475500006517,"q":0,"from":"system.adapter.nut.0","lc":1472998201441}
                                      nut.0	2016-10-03 15:06:46.574	debug	host. redis publish io.nut.0.battery.runtime-low {"val":"120","ack":true,"ts":1475500006517,"q":0,"from":"system.adapter.nut.0","lc":1472998201441}
                                      nut.0	2016-10-03 15:06:46.574	debug	host. redis publish io.nut.0.battery.runtime {"val":"1672","ack":true,"ts":1475500006516,"q":0,"from":"system.adapter.nut.0","lc":1475169241007}
                                      nut.0	2016-10-03 15:06:46.574	debug	host. redis publish io.nut.0.battery.mfr-date {"val":"2013/12/04","ack":true,"ts":1475500006515,"q":0,"from":"system.adapter.nut.0","lc":1472998201440}
                                      nut.0	2016-10-03 15:06:46.574	debug	host. redis publish io.nut.0.battery.date {"val":"not set","ack":true,"ts":1475500006515,"q":0,"from":"system.adapter.nut.0","lc":1472998201440}
                                      nut.0	2016-10-03 15:06:46.574	debug	host. redis publish io.nut.0.battery.charge-warning {"val":"50","ack":true,"ts":1475500006514,"q":0,"from":"system.adapter.nut.0","lc":1472998201440}
                                      nut.0	2016-10-03 15:06:46.574	debug	host. redis publish io.nut.0.battery.charge-low {"val":"10","ack":true,"ts":1475500006514,"q":0,"from":"system.adapter.nut.0","lc":1472998201440}
                                      nut.0	2016-10-03 15:06:46.574	debug	host. redis publish io.nut.0.battery.charge {"val":"100","ack":true,"ts":1475500006513,"q":0,"from":"system.adapter.nut.0","lc":1475169241004}
                                      nut.0	2016-10-03 15:06:46.573	info	nut.0 All Nut values set
                                      nut.0	2016-10-03 15:06:46.573	debug	nut.0 Set State status.severity = 0
                                      nut.0	2016-10-03 15:06:46.573	debug	nut.0 Set State status.shutdown = false
                                      nut.0	2016-10-03 15:06:46.573	debug	nut.0 Create State status.shutdown
                                      nut.0	2016-10-03 15:06:46.573	debug	nut.0 Set State status.boosting = false
                                      nut.0	2016-10-03 15:06:46.573	debug	nut.0 Create State status.boosting
                                      nut.0	2016-10-03 15:06:46.573	debug	nut.0 Set State status.trimming = false
                                      nut.0	2016-10-03 15:06:46.573	debug	nut.0 Create State status.trimming
                                      nut.0	2016-10-03 15:06:46.573	debug	nut.0 Set State status.overload = false
                                      nut.0	2016-10-03 15:06:46.573	debug	nut.0 Create State status.overload
                                      nut.0	2016-10-03 15:06:46.573	debug	nut.0 Set State status.offline = false
                                      nut.0	2016-10-03 15:06:46.573	debug	nut.0 Create State status.offline
                                      nut.0	2016-10-03 15:06:46.573	debug	nut.0 Set State status.calibration = false
                                      nut.0	2016-10-03 15:06:46.572	debug	nut.0 Create State status.calibration
                                      nut.0	2016-10-03 15:06:46.572	debug	nut.0 Set State status.bypass = false
                                      nut.0	2016-10-03 15:06:46.572	debug	nut.0 Create State status.bypass
                                      nut.0	2016-10-03 15:06:46.572	debug	nut.0 Set State status.discharging = false
                                      nut.0	2016-10-03 15:06:46.572	debug	nut.0 Create State status.discharging
                                      nut.0	2016-10-03 15:06:46.572	debug	nut.0 Set State status.charging = false
                                      nut.0	2016-10-03 15:06:46.572	debug	nut.0 Create State status.charging
                                      nut.0	2016-10-03 15:06:46.572	debug	nut.0 Set State status.replacebattery = false
                                      nut.0	2016-10-03 15:06:46.572	debug	nut.0 Create State status.replacebattery
                                      nut.0	2016-10-03 15:06:46.572	debug	nut.0 Set State status.highbattery = false
                                      nut.0	2016-10-03 15:06:46.572	debug	nut.0 Create State status.highbattery
                                      nut.0	2016-10-03 15:06:46.572	debug	nut.0 Set State status.lowbattery = false
                                      nut.0	2016-10-03 15:06:46.572	debug	nut.0 Create State status.lowbattery
                                      nut.0	2016-10-03 15:06:46.571	debug	nut.0 Set State status.onbattery = false
                                      nut.0	2016-10-03 15:06:46.571	debug	nut.0 Create State status.onbattery
                                      nut.0	2016-10-03 15:06:46.571	debug	nut.0 Severity Flag idle=true
                                      nut.0	2016-10-03 15:06:46.571	debug	nut.0 Set State status.online = true
                                      nut.0	2016-10-03 15:06:46.571	debug	nut.0 Create State status.online
                                      nut.0	2016-10-03 15:06:46.571	debug	nut.0 Create Channel status
                                      nut.0	2016-10-03 15:06:46.571	debug	nut.0 Set State ups.vendorid = 051d
                                      nut.0	2016-10-03 15:06:46.571	debug	nut.0 Create State ups.vendorid
                                      nut.0	2016-10-03 15:06:46.571	debug	nut.0 Set State ups.timer-shutdown = -1
                                      nut.0	2016-10-03 15:06:46.571	debug	nut.0 Create State ups.timer-shutdown
                                      nut.0	2016-10-03 15:06:46.571	debug	nut.0 Set State ups.timer-reboot = 0
                                      nut.0	2016-10-03 15:06:46.571	debug	nut.0 Create State ups.timer-reboot
                                      nut.0	2016-10-03 15:06:46.571	debug	nut.0 Set State ups.status = OL
                                      nut.0	2016-10-03 15:06:46.571	debug	nut.0 Create State ups.status
                                      nut.0	2016-10-03 15:06:46.570	debug	nut.0 Set State ups.serial = 5B1349T03604
                                      nut.0	2016-10-03 15:06:46.570	debug	nut.0 Create State ups.serial
                                      nut.0	2016-10-03 15:06:46.570	debug	nut.0 Set State ups.productid = 0002
                                      nut.0	2016-10-03 15:06:46.570	debug	nut.0 Create State ups.productid
                                      nut.0	2016-10-03 15:06:46.570	debug	nut.0 Set State ups.model = Back-UPS ES 700G
                                      nut.0	2016-10-03 15:06:46.570	debug	nut.0 Create State ups.model
                                      nut.0	2016-10-03 15:06:46.570	debug	nut.0 Set State ups.mfr-date = 2013/12/04
                                      nut.0	2016-10-03 15:06:46.570	debug	nut.0 Create State ups.mfr-date
                                      nut.0	2016-10-03 15:06:46.570	debug	nut.0 Set State ups.mfr = APC
                                      nut.0	2016-10-03 15:06:46.570	debug	nut.0 Create State ups.mfr
                                      nut.0	2016-10-03 15:06:46.570	debug	nut.0 Set State ups.load = 28
                                      nut.0	2016-10-03 15:06:46.570	debug	nut.0 Create State ups.load
                                      nut.0	2016-10-03 15:06:46.570	debug	nut.0 Set State ups.firmware-aux = O3
                                      nut.0	2016-10-03 15:06:46.570	debug	nut.0 Create State ups.firmware-aux
                                      nut.0	2016-10-03 15:06:46.569	debug	nut.0 Set State ups.firmware = 871.O3 .I
                                      nut.0	2016-10-03 15:06:46.569	debug	nut.0 Create State ups.firmware
                                      nut.0	2016-10-03 15:06:46.569	debug	nut.0 Set State ups.delay-shutdown = 20
                                      nut.0	2016-10-03 15:06:46.569	debug	nut.0 Create State ups.delay-shutdown
                                      nut.0	2016-10-03 15:06:46.569	debug	nut.0 Set State ups.beeper-status = enabled
                                      nut.0	2016-10-03 15:06:46.569	debug	nut.0 Create State ups.beeper-status
                                      nut.0	2016-10-03 15:06:46.569	debug	nut.0 Create Channel ups
                                      nut.0	2016-10-03 15:06:46.569	debug	nut.0 Set State input.voltage-nominal = 230
                                      nut.0	2016-10-03 15:06:46.569	debug	nut.0 Create State input.voltage-nominal
                                      nut.0	2016-10-03 15:06:46.569	debug	nut.0 Set State input.voltage = 232.0
                                      nut.0	2016-10-03 15:06:46.569	debug	nut.0 Create State input.voltage
                                      nut.0	2016-10-03 15:06:46.568	debug	nut.0 Set State input.transfer-low = 180
                                      nut.0	2016-10-03 15:06:46.567	debug	nut.0 Create State input.transfer-low
                                      nut.0	2016-10-03 15:06:46.567	debug	nut.0 Set State input.transfer-high = 266
                                      nut.0	2016-10-03 15:06:46.567	debug	nut.0 Create State input.transfer-high
                                      nut.0	2016-10-03 15:06:46.567	debug	nut.0 Set State input.sensitivity = medium
                                      nut.0	2016-10-03 15:06:46.567	debug	nut.0 Create State input.sensitivity
                                      nut.0	2016-10-03 15:06:46.567	debug	nut.0 Create Channel input
                                      nut.0	2016-10-03 15:06:46.567	debug	nut.0 Set State driver.version-internal = 0.38
                                      nut.0	2016-10-03 15:06:46.567	debug	nut.0 Create State driver.version-internal
                                      nut.0	2016-10-03 15:06:46.567	debug	nut.0 Set State driver.version-data = APC HID 0.95
                                      nut.0	2016-10-03 15:06:46.567	debug	nut.0 Create State driver.version-data
                                      nut.0	2016-10-03 15:06:46.567	debug	nut.0 Set State driver.version = 2.7.2
                                      nut.0	2016-10-03 15:06:46.567	debug	nut.0 Create State driver.version
                                      nut.0	2016-10-03 15:06:46.567	debug	nut.0 Set State driver.parameter-port = auto
                                      nut.0	2016-10-03 15:06:46.566	debug	nut.0 Create State driver.parameter-port
                                      nut.0	2016-10-03 15:06:46.566	debug	nut.0 Set State driver.parameter-pollinterval = 2
                                      nut.0	2016-10-03 15:06:46.566	debug	nut.0 Create State driver.parameter-pollinterval
                                      nut.0	2016-10-03 15:06:46.566	debug	nut.0 Set State driver.parameter-pollfreq = 30
                                      nut.0	2016-10-03 15:06:46.566	debug	nut.0 Create State driver.parameter-pollfreq
                                      nut.0	2016-10-03 15:06:46.566	debug	nut.0 Set State driver.name = usbhid-ups
                                      nut.0	2016-10-03 15:06:46.566	debug	nut.0 Create State driver.name
                                      nut.0	2016-10-03 15:06:46.566	debug	nut.0 Create Channel driver
                                      nut.0	2016-10-03 15:06:46.566	debug	nut.0 Set State device.type = ups
                                      nut.0	2016-10-03 15:06:46.566	debug	nut.0 Create State device.type
                                      nut.0	2016-10-03 15:06:46.566	debug	nut.0 Set State device.serial = 5B1349T03604
                                      nut.0	2016-10-03 15:06:46.566	debug	nut.0 Create State device.serial
                                      nut.0	2016-10-03 15:06:46.566	debug	nut.0 Set State device.model = Back-UPS ES 700G
                                      nut.0	2016-10-03 15:06:46.566	debug	nut.0 Create State device.model
                                      nut.0	2016-10-03 15:06:46.565	debug	nut.0 Set State device.mfr = APC
                                      nut.0	2016-10-03 15:06:46.565	debug	nut.0 Create State device.mfr
                                      nut.0	2016-10-03 15:06:46.565	debug	nut.0 Create Channel device
                                      nut.0	2016-10-03 15:06:46.565	debug	nut.0 Set State battery.voltage-nominal = 12.0
                                      nut.0	2016-10-03 15:06:46.565	debug	nut.0 Create State battery.voltage-nominal
                                      nut.0	2016-10-03 15:06:46.565	debug	nut.0 Set State battery.voltage = 13.7
                                      nut.0	2016-10-03 15:06:46.565	debug	nut.0 Create State battery.voltage
                                      nut.0	2016-10-03 15:06:46.565	debug	nut.0 Set State battery.type = PbAc
                                      nut.0	2016-10-03 15:06:46.565	debug	nut.0 Create State battery.type
                                      nut.0	2016-10-03 15:06:46.565	debug	nut.0 Set State battery.runtime-low = 120
                                      nut.0	2016-10-03 15:06:46.565	debug	nut.0 Create State battery.runtime-low
                                      nut.0	2016-10-03 15:06:46.565	debug	nut.0 Set State battery.runtime = 1672
                                      nut.0	2016-10-03 15:06:46.565	debug	nut.0 Create State battery.runtime
                                      nut.0	2016-10-03 15:06:46.565	debug	nut.0 Set State battery.mfr-date = 2013/12/04
                                      nut.0	2016-10-03 15:06:46.565	debug	nut.0 Create State battery.mfr-date
                                      nut.0	2016-10-03 15:06:46.564	debug	nut.0 Set State battery.date = not set
                                      nut.0	2016-10-03 15:06:46.564	debug	nut.0 Create State battery.date
                                      nut.0	2016-10-03 15:06:46.564	debug	nut.0 Set State battery.charge-warning = 50
                                      nut.0	2016-10-03 15:06:46.564	debug	nut.0 Create State battery.charge-warning
                                      nut.0	2016-10-03 15:06:46.564	debug	nut.0 Set State battery.charge-low = 10
                                      nut.0	2016-10-03 15:06:46.564	debug	nut.0 Create State battery.charge-low
                                      nut.0	2016-10-03 15:06:46.564	debug	nut.0 Set State battery.charge = 100
                                      nut.0	2016-10-03 15:06:46.564	debug	nut.0 Create State battery.charge
                                      nut.0	2016-10-03 15:06:46.564	debug	nut.0 Create Channel battery
                                      nut.0	2016-10-03 15:06:46.564	debug	nut.0 Got values, start setting them
                                      nut.0	2016-10-03 15:06:46.564	debug	nut.0 NUT Connection ready
                                      nut.0	2016-10-03 15:06:46.564	info	nut.0 Start NUT update
                                      Mastermind	2016-10-03 15:06:45.531	warn	host.Mastermind instance system.adapter.nut.0 already running with pid 14081
                                      

                                      obwohl der Adapter auf log Level "info" steht

                                      1 Antwort Letzte Antwort
                                      0
                                      • apollon77A Offline
                                        apollon77A Offline
                                        apollon77
                                        schrieb am zuletzt editiert von
                                        #42

                                        Korrekt Homoran … sorry hab den Pfad vergessen anzugeben.

                                        Beitrag hat geholfen? Votet rechts unten im Beitrag :-) https://paypal.me/Apollon77 / https://github.com/sponsors/Apollon77

                                        • Debug-Log für Instanz einschalten? Admin -> Instanzen -> Expertenmodus -> Instanz aufklappen - Loglevel ändern
                                        • Logfiles auf Platte /opt/iobroker/log/… nutzen, Admin schneidet Zeilen ab
                                        1 Antwort Letzte Antwort
                                        0
                                        • HomoranH Nicht stören
                                          HomoranH Nicht stören
                                          Homoran
                                          Global Moderator Administrators
                                          schrieb am zuletzt editiert von
                                          #43

                                          hast du nach dem download ein

                                          iobroker upload nut
                                          

                                          gemacht?

                                          sonst ist ggf. noch die alte Version aktiv, obwohl im admin schon die neue angezeigt wird.

                                          Gruß

                                          Rainer

                                          kein Support per PN! - Fragen im Forum stellen - es gibt fast nichts, was nicht auch für andere interessant ist.

                                          Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

                                          der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                                          1 Antwort Letzte Antwort
                                          0
                                          Antworten
                                          • In einem neuen Thema antworten
                                          Anmelden zum Antworten
                                          • Älteste zuerst
                                          • Neuste zuerst
                                          • Meiste Stimmen


                                          Support us

                                          ioBroker
                                          Community Adapters
                                          Donate

                                          933

                                          Online

                                          32.4k

                                          Benutzer

                                          81.5k

                                          Themen

                                          1.3m

                                          Beiträge
                                          Community
                                          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
                                          ioBroker Community 2014-2025
                                          logo
                                          • Anmelden

                                          • Du hast noch kein Konto? Registrieren

                                          • Anmelden oder registrieren, um zu suchen
                                          • Erster Beitrag
                                            Letzter Beitrag
                                          0
                                          • Home
                                          • Aktuell
                                          • Tags
                                          • Ungelesen 0
                                          • Kategorien
                                          • Unreplied
                                          • Beliebt
                                          • GitHub
                                          • Docu
                                          • Hilfe