Giter Site home page Giter Site logo

erablidash's People

Contributors

elecnix avatar pleboeuf avatar

Watchers

 avatar

Forkers

pleboeuf

erablidash's Issues

Visually highlight the different valves positions and pump states

The addition of color in the pie chart was very welcome. It gives important info at the very first sight.

Currently, evaluating the valves position required careful reading. Some form of visual highlight would help on this respect.

Same thing for the pump state.

Accumulate graph data

We currently keep only the last value of a metric. To support graphs, we need to accumulate time-series data that may come unordered with gaps. It should be possible to request a replay to fill the gaps. A graph could cover a rolling window of time, or a fixed window. Graph data should be stored in the same manner as latest-values: in memory, then periodically to disk. It should be sent along to WebSocket clients.

Format published_at

Reçu stocké par le collecteur:

"published_at":1453422173675

Reçu "live":

"published_at":"2016-01-22T00:32:10.625Z"

Automatic addition of device screw-up the display on the small screen

When I start a photon for test purpose, It screw-up de small production display because the name of the additional device is very long. The device table goes to the lower portion on the screen and push the display of the pump and vacuum. Alain and the operator, now rely on this info.

The production dashboard should be limited to devices to devices in the config.

Problems running docker-compose

It seems that there's a problem with the file docker-compose.yml, refered to in https://gist.github.com/elecnix/51637af8e7bea6d4faf8471397e4b0e5.

Worked fine:

1. git clone https://gist.github.com/51637af8e7bea6d4faf8471397e4b0e5.git erabliere

2. cd erabliere

3. git clone https://github.com/elecnix/ErabliCollecteur.git

4. git clone https://github.com/elecnix/ErabliDash.git

5. When executing:

docker-compose up -d
got:
ERROR: In file './docker-compose.yml' service 'version' doesn't have any configuration options. All top level keys in your docker-compose.yml must map to a dictionary of configuration options.

Afficher un témoin de connexion

Afin de ne pas laissé affiché des données désuètes, il faut que le tableau de bord affiche clairement un problème de connexion.

Affichage vert/jaune/rouge pour ok/délai suspect/déconnecté.

Add replay function

Add a button to trigger the dashboard to flush its data and request a replay of all events from the collector, but at a defined rate.

Currently, the replay happens one device at a time, but that needs to change to sending events from all devices in the same time sequence they were published (devices interleaved).

The dashboard should tell the collector how much to compress or expand time. A ratio of 2 should mean a replay rate of 2X, twice as fast as the original events. A ratio of 0.5 should mean twice as slow.

Since the dashboard flushes all its data, and does not store snapshots, it should also ask the collector to apply the replay ratio only starting at a given timestamp. This way, we can replay a day of interest without having to wait for the whole season to happen :)

Prédiction de coulée

En fonction des prévisions météo et des données historiques, prévoir la prochaine coulée, heure par heure, dans un rapport temps-réel.

Définir les équipements

Dans config.json, on a une liste de sondes, et de réservoirs. Il faut les nommer "comme il faut", et ajouter ce qu'on prévoit pour 2016 (valves, températures, etc.).

Rapport de coulée

Il semble que les coulées soient un aspect important. Comment représenter ça dans le tableau de bord?

Sommaire de saison: nombre de coulées, volume total. Lien vers liste des coulées.

Sommaire de coulée: durée, volume total, débit moyen.

Sommaire de coulée par pompe.

Accompagné de jolis graphiques: débit et cumulatif (superposés), empilés par pompe (colorés).

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.