Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Panel support for Stations #25

Closed
alexanderson1993 opened this issue Jul 15, 2016 · 2 comments
Closed

Panel support for Stations #25

alexanderson1993 opened this issue Jul 15, 2016 · 2 comments
Labels
type/feature an issue describing new functionality
Milestone

Comments

@alexanderson1993
Copy link
Member

alexanderson1993 commented Jul 15, 2016

Make it so panels appear as clients on the Thorium server; have stations specifically for hardware panels which don't have cards, but can still initialize to a specific simulator and send messages as part of that flight.

@alexanderson1993 alexanderson1993 added the type/feature an issue describing new functionality label Jul 15, 2016
@brentjanderson
Copy link

Having a protocol that enables the interactions here is the critical factor - whether that's GraphQL or HTTP or Meteor's DDP. At that point, it doesn't matter what your client is - it "just works".

@alexanderson1993 alexanderson1993 added this to the 1.0 milestone Oct 12, 2016
@alexanderson1993 alexanderson1993 added this to 1.0 in Roadmap Mar 29, 2017
@alexanderson1993 alexanderson1993 modified the milestones: 2.0, beta May 30, 2017
@alexanderson1993 alexanderson1993 modified the milestones: 2.0, beta, 1.0 Nov 9, 2017
@alexanderson1993
Copy link
Member Author

This is basically handled by the current client implementation - it's possible for panels to appear in Thorium as clients. They likely wouldn't need to be assigned a station, since they would be their own thing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/feature an issue describing new functionality
Projects
None yet
Development

No branches or pull requests

2 participants