kubos / kubos-old

An open source platform for satellites
http://kubos.com
Apache License 2.0
72 stars 23 forks source link

Example generic rust-based subsystem handler #217

Closed plauche closed 6 years ago

plauche commented 7 years ago
plauche commented 7 years ago

Create generic example rust handler (graphql query)

jacoffey3 commented 6 years ago

This is like Greek to me. I might want your help deciphering this at some point Ryan, otherwise it'll be useless for me to review.

plauche commented 6 years ago

@CatGarab currently you can query for power and uptime independently. The power() or uptime() functions will only be called when that attribute is queried.