Skip to content

Releases: buglabs/openxc-buglabs

OpenXC DweetPro Android App

04 Oct 18:14
Compare
Choose a tag to compare

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:

Then touch Recording:

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:

Download all data to CSV:

Create Alerts:

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

OpenXC Enabler - Dweet.io Integration

11 Dec 20:36
Compare
Choose a tag to compare
Pre-release

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 Dweet.io. Used with the "Live Modes" of both Monsoon and Social Mobile templates.

Scroll down to the Download section to download the .apk, and install on your Android device using your favorite method (adb, etc).

Check out our video tutorial, or follow the instructions below:

After installation, touch the Settings tab:

Then touch Recording:

You will notice two new fields at the bottom related to configuring your Dweet.io connection. Make note of the "thing-name" that is automatically created for you, then activate the "Send Data to Dweet.io" checkbox to begin funneling any attached OpenXC device data to dweet:

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 in real time by navigating any browser to https://dweet.io/follow/ and entering in your thing-name

For more detailed documentation on the OpenXC Enabler Android App, please visit http://openxcplatform.com/android/getting-started.html

Source code for the Dweet.io Integrated version of the Enabler App can be found at https://github.com/buglabs/openxc-android/tree/enabler-dweet