OpenC3 / cosmos

OpenC3 COSMOS
https://openc3.com
Other
103 stars 30 forks source link

Python interfaces with bridges/routers #1195

Open mkalin2 opened 5 months ago

mkalin2 commented 5 months ago

The router documentation states that only Ruby interfaces can be used to instantiate a router interface, could the equivalent Python interface files be used instead?

If not, can you at least specify a custom Python interface as your bridge interface when creating a bridge? The bridge documentation seems to imply that you can only run bridges with Ruby...

jmthomas commented 5 months ago

The Python implementation of bridges is not yet complete. I'll use this as a ticket for that implementation.