Based off of the OpenXC Enabler Android application (v 6.1.6 from Play Store), this pre-release version integrates the sending of live OpenXC data to DweetPro.io, which enables security, storage, and alerts.
Scroll down to the Download section to download the .apk, and install on your Android device using your favorite method (adb, etc).
Follow the instructions below for set up:
After installation, touch the Settings tab:
You will notice five new fields at the bottom related to configuring your DweetPro.io connection. Make note of the "thing-name" that is automatically created for you, then activate the "Send Data to OpenXC Dweet" checkbox to begin funneling any attached OpenXC device data to dweet:
Click the "Use Pro (v2 API) Features" button below to enable data storage. Use the 'thing-name' supplied to create a new Thing in your DweetPro account.
Adding a new Thing to your DweetPro account
Email or Private message (Slack) your Master Key and Account Token to yourself.
If at any point you would like to set your own 'thing-name', first de-activate the "Send Data to Dweet.io" checkbox, then touch the "thing-name" field. You can name it whatever you want (just don't included spaces), but we recommend something unique to minimize the possibility of name clashing:
Re-activate the "Send Data to Dweet.io" checkbox, then navigate back to the home screen. If an OpenXC data source is configured and connected to the Enabler app, you can now see its data by navigating any browser to https://openxc.dweet.io/
Follow instructions to GET your data in the Console:
Or use freeboard to visualize your data.
For more detailed documentation on the OpenXC Enabler Android App, please visit http://openxcplatform.com/android/getting-started.html
_User guide for DweetPro can be found here: https://github.com/buglabs/openxc-buglabs/tree/master/DweetPro
Source code for the Dweet.io Integrated version of the Enabler App can be found at https://github.com/buglabs/openxc-android/tree/openxc-dweetpro