The docs for adding providers and sources, e.g., are involved at a glance, but very cool NASA’s made this available.
https://github.com/nasa/openmct/blob/master/API.md#integrati...
31–40 of 52 posts
The docs for adding providers and sources, e.g., are involved at a glance, but very cool NASA’s made this available.
https://github.com/nasa/openmct/blob/master/API.md#integrati...
Would be nice to have a comparison with existing alternatives, specially Grafana and Kibana. The first win is a cooler sounding name and backer credentials.
Grafana does not work well when you are graphing things with high refresh rates, as well as data where different measurements don't necessarily line up in time.
OpenMCT handles the latter situation better while having much more configurability, but still struggles with data that is frequently updated
InfluxDB + Grafana looks like a very developer friendly solution, but not for the polished “customer view dashboard” as it has all sorts of controls I don’t want the customer to care about...
Would be nice to have a comparison with existing alternatives, specially Grafana and Kibana. The first win is a cooler sounding name and backer credentials.
I’m looking for something like this at the moment for a solution about to be built from scratch. Data from industrial devices needs to be processed by a backend API, and then visualised for command and control. Does anyone know open source - free/paid but self-bistable solutions I should look at? InfluxDB + Grafana looks like a very developer friendly solution, but not for the polished “customer view dashboard” as it…
EDIT: The issues seem to confirm this. For example the demo app did not work out of the box. See /issues/3656
I’m looking for something like this at the moment for a solution about to be built from scratch. Data from industrial devices needs to be processed by a backend API, and then visualised for command and control. Does anyone know open source - free/paid but self-bistable solutions I should look at? InfluxDB + Grafana looks like a very developer friendly solution, but not for the polished “customer view dashboard” as it…
At the c-base hackerspace in Berlin we integrated OpenMCT with our MQTT/MsgFlo setup to visualize all kinds of stats. Here's a post on how to do it: https://bergie.iki.fi/blog/nasa-openmct-iot-dashboard/
You can track the telemetry data in real-time using the cool looking Haya2NOW dashboard [2].
The Hayabusa2's Haya2NOW website was discussed in HN before [3].
[1]https://medium.com/@JackKelleher/meet-hayabusa-2-4f808231d5e...