KyleBenson / scale_client

The Python-based SCALE Client software for acquiring data from various sensors (i.e. via Raspberry Pi platform), processing it, and sharing it through multiple networks and data exchange protocols.
http://scale.ics.uci.edu/
Other
4 stars 8 forks source link

Alternative event encoding #31

Open KyleBenson opened 7 years ago

KyleBenson commented 7 years ago

Rather than have all SensedEvents formatted in the same heavy JSON format with all those fields, add an ability to configure the client to send in a) a format other than JSON and b) using an alternative schema (perhaps based on a template?) so as to only include some of the fields.