wuespace / telestion-core

Telestion is a ground station software developed by the TelestionTeam for WüSpace projects.
https://telestion.wuespace.de/
MIT License
7 stars 0 forks source link

Message Recording and Playback #473

Open fussel178 opened 2 years ago

fussel178 commented 2 years ago

Let's write a service which records and plays back the recorded messages on the eventbus.

Useful features

Things to consider

oanamateiflorin commented 2 years ago

I was thinking about a feature that enables regex filtering of the incoming messages . It could be useful to generate smaller "bag"-files in some specific cases, when not all the published messages on a specific address are vital.

cb0s commented 2 years ago

That would be nice 👍

If you want to do that, @fussel178 should add it to the steps you can implement :)