c-base / cbeam-telemetry-server

c-beam telemetry provider for NASA OpenMCT
https://bergie.iki.fi/blog/nasa-openmct-iot-dashboard/
61 stars 14 forks source link
msgflo openmct telemetry-server

c-beam telemetry server Docker Hub x86 Docker Hub Raspberry Pi3 Build Status Greenkeeper badge

This is a telemetry server for connecting the NASA OpenMCT with information sources on c-base's c-beam telemetry network. It is based on the OpenMCT telemetry adapter tutorial.

Screenshot of OpenMCT with c-beam data

Installation

Running

If you want to change the MQTT broker address, set the MSGFLO_BROKER environment variable before starting the service.

Read more in https://bergie.iki.fi/blog/nasa-openmct-iot-dashboard/.

Adding information sources

c-beam topics are mapped to OpenMCT data in the installation's runner file in config/.

TODOs