Skip to content
This repository has been archived by the owner on Jun 18, 2023. It is now read-only.

denzilferreira/aware-plugin-template

Repository files navigation

AWARE Plugin: YOUR PLUGIN

This plugin measures ...

Settings

Parameters adjustable on the dashboard and client:

  • status_plugin_template: (boolean) activate/deactivate plugin

Broadcasts

ACTION_AWARE_PLUGIN_TEMPLATE Broadcast ..., with the following extras:

  • value_1: (double) amount of time turned off (milliseconds)

Providers

Template Data

content://com.aware.plugin.template.provider.xxx/plugin_template

Field Type Description
_id INTEGER primary key auto-incremented
timestamp REAL unix timestamp in milliseconds of sample
device_id TEXT AWARE device ID

About

This is a template plugin project. It is prepared to fetch the latest version of the library.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages