Giter Club home page Giter Club logo

Comments (3)

chpro avatar chpro commented on August 10, 2024 1

Data source

The data source configuration seems to be okay. Can you check again by clicking on Save and test in your JSON datasource (Menu: Connection -> Data Source). You will get a success or error message displayed.

Success message:
Screenshot 2024-01-08 at 08 08 58

Error message:
Screenshot 2024-01-08 at 08 09 15

If your get Success message you are fine and can proceed to check the panel configuration

Panel configuration

After wards please check the panel configuration.

  1. is the right Data Source selected
  2. is the cache time for query A set to 0s
    Screenshot 2024-01-08 at 08 18 27

Query inspector

Open the Query inspector and click on Refresh you should get an JSON response like

{
  "request": {
    "url": "api/datasources/proxy/uid/c22db054-79a4-46c1-a749-9a7556a2a4b1",
    "method": "GET",
    "hideFromInspector": false
  },
  "response": {
    "common": {
      "datestamp": "08.01.2024",
      "timestamp": "07:20:39"
    },
    "inverters": [
      {
        "BatMode": 5,
        "CID": 0,
        "DT": 0,
        "E_Total": 6283611.136388889,
        "ID": 1,
        "P": 39.07825469970703,
        "SOC": 6.2
      }
    ],
    "site": {
      "BackupMode": false,
      "BatteryStandby": false,
      "E_Day": null,
      "E_Total": 6283611.136388889,
      "E_Year": null,
      "MLoc": 0,
      "Mode": "bidirectional",
      "P_Akku": -1.0588949918746948,
      "P_Grid": 2531.4,
      "P_Load": -2570.374594116211,
      "P_PV": 66.49000930786133,
      "rel_Autonomy": 1.5163001612849285,
      "rel_SelfConsumption": 100
    },
    "version": "12"
  }
}

The important part is within the response node this should match the configuration of query A. If you miss some of the attributes or they are named differently try to remove/adapt the field from configuration.

HINT: Also the status panel for battery and grid is using the same data source
Screenshot 2024-01-08 at 08 26 35

from fronius-grafana-dashboard.

chpro avatar chpro commented on August 10, 2024 1

For the power flow panel

The refresh time can not be configured on the panel it self but only on the dashboard. Then all panels on the dashboard are refreshed within same time interval.

Screenshot 2024-01-08 at 14 28 33

Please change also the cache time to 0s first, then on every refresh new data is loaded.

294859497-c289091a-0a18-416c-8b1d-f122b903cb17

For the forecast api

Can you please open another issue. hen it is easier to track for me and keep the discussion ongoing.

It may take several hours before first data is recorded. Can you can check Influx data explorer (runs on port 8086) if there is any data available. The data should look like
Screenshot 2024-01-08 at 14 42 30
only one data point per day. If nothing is there please also post the telegraf config.

from fronius-grafana-dashboard.

Schmiddi1008 avatar Schmiddi1008 commented on August 10, 2024

Thank you for your help. It works :)

Dont know why, but the whole query fields wasnt there.

image

Now i want to change the Update Intervall in query options like yours. I cant Chance them to 500ms

image

An the last is Pvforecast. It says also "no data".
Ive put the link with all the data in the Telegraf.conf , but the data source found 0 measurements

image

The link Looks like:

Https://api.forecast.solar/estimate/watthours/day/xx/xx/20/-10/11.48?time=utc

image

from fronius-grafana-dashboard.

Related Issues (8)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.