Giter Club home page Giter Club logo

Comments (3)

Olli69 avatar Olli69 commented on September 24, 2024

Hi Jonas,
The reason why I ended up with that solution is that InfluxData.com did not support "step after" / "step before" interpolations properly. I do not know if there are any fixes yet.

But yes, that is a good point! Let's keep that in mind. We are in the middle of a bigger development step with Arska, so it can take a while before this is fixed. If you have compiled your version, you could probably fix the line in the code - remove " (resolution_secs / 2)"
point_period_price.setTime(current_period_start_ts + (resolution_secs / 2)); // middle of the period

from arska-node.

joe-ave avatar joe-ave commented on September 24, 2024

Hello Olli,

I´ll comment that whole line out since the line above then says the same thing.

This is why I started to use Grafana for the visualisation part since InfluxDB missed some features, the basic stuff for checking data is ok.
Grafana also has a cloud solution so no need for installation and I added InfluxDB as datasource from there.

//Jonas

from arska-node.

joe-ave avatar joe-ave commented on September 24, 2024

hmm, I got the relays to be timestamped every hour but the price is still offset by 30 minutes.
I also commented out " + (NETTING_PERIOD_SEC / 2)".
I´ll poke around more tomorrow.

//Jonas

Edit:

It strangely solved itself after midnight, now the timestamp is every whole hour.
timestamp ok after midnight

//Jonas

from arska-node.

Related Issues (20)

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.