Ankündigung

Einklappen
Keine Ankündigung bisher.

Plot issues

Einklappen
X
 
  • Filter
  • Zeit
  • Anzeigen
Alles löschen
neue Beiträge

    Plot issues

    My plots work fine but for some reason the values sometimes jump in the plot even though the actual value is fine, so something is happening to my data in smartvisu.

    For example a temperature which stays between 62 and 65 degrees can jump to 1000 degrees in the plot, so basically the plot can not be trusted.
    How can I debug this??, can i list what is in sqllite??, or can I recall for use in calculations a historic value like below

    Code:
    <pre> 
    sh.Forbrug.Varme.Forbrug('min', '1d')
    </pre>

    #2
    Hi!

    All plots and all widgets in smartVISU require a unique ID! This is a common mistake an i think this is your problem.

    Greetings
    Join smartVISU on facebook. Web: smartvisu.de.
    Dir gefällt smartVISU? Bitte spenden für die Weiterentwicklung.

    Kommentar


      #3
      I can confirm my plots have individual ID, so this is not the case.
      Still the values have spikes, which i with bus monitor i ETS verify never was on the bus so it must happen i Smartvisu

      Kommentar


        #4
        Hi,

        I think it's a backend problem. It should be fixed with SH.py 1.0

        so long

        Marcus

        Kommentar


          #5
          Thanks, I will wait for the update

          Kommentar

          Lädt...
          X