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

Twisted based telemetry feeds #21

Open
ThirteenFish opened this issue Sep 11, 2013 · 0 comments
Open

Twisted based telemetry feeds #21

ThirteenFish opened this issue Sep 11, 2013 · 0 comments
Milestone

Comments

@ThirteenFish
Copy link
Member

We're moving networking code from the Phidgets webservice to our own Twisted based code. This involves an SSL based Secure Command Channel for setting relays and a UDP/PSASMessage telemetry feed for non-critical information. This issue deals with the telemetry feed.

This should be a read only link from the LTC and also the Kivy app to the telemetry server containing all sorts of interesting information. For the Kivy app this mostly is just arm state enabled and possibly a countdown. For the LTC this becomes more complex, essentially a log file as its file system is in read-only mode. It must have sensor and relay information, but also it might include errors/exceptions, SSL connection stats, etc.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant