{"id":19228950,"url":"https://github.com/heppu/com.aware.plugin.lux_meter","last_synced_at":"2025-07-21T09:33:01.471Z","repository":{"id":20323773,"uuid":"23598029","full_name":"heppu/com.aware.plugin.lux_meter","owner":"heppu","description":"Lux meter plugin for aware","archived":false,"fork":false,"pushed_at":"2015-01-27T01:01:20.000Z","size":64807,"stargazers_count":0,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-23T10:43:02.583Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/heppu.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-09-02T22:34:54.000Z","updated_at":"2015-01-27T01:01:21.000Z","dependencies_parsed_at":"2022-07-25T12:33:15.793Z","dependency_job_id":null,"html_url":"https://github.com/heppu/com.aware.plugin.lux_meter","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/heppu/com.aware.plugin.lux_meter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heppu%2Fcom.aware.plugin.lux_meter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heppu%2Fcom.aware.plugin.lux_meter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heppu%2Fcom.aware.plugin.lux_meter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heppu%2Fcom.aware.plugin.lux_meter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/heppu","download_url":"https://codeload.github.com/heppu/com.aware.plugin.lux_meter/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heppu%2Fcom.aware.plugin.lux_meter/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266276122,"owners_count":23903981,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-09T15:31:11.606Z","updated_at":"2025-07-21T09:33:01.453Z","avatar_url":"https://github.com/heppu.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"Lux Meter\n=========\n\nLux meter is plugin for [AWARE](http://www.awareframework.com/) whitch can be also found in Github [aware-client](https://github.com/denzilferreira/aware-client).\nWith this plugin you can measure amount of light with real time graph. You can also do long time light data recording with great battery efficiency.\n\nSettings:\n---------\n- **status_plugin_lux_meter:** Activate / Deactivate plugin\n- **frequency_plugin_lux_meter:**  How frequently to check light conditions\n- **samples_plugin_lux_meter:** How many samples to take once in frequency\n- **threshold_plugin_lux_meter:**  Average level that is beneficial\n- **mode_plugin_lux_meter:**  Real time or normal mode\n\n\nBroadcasts\n----------\n- **ACTION_AWARE_PLUGIN_LUX_METER:** Broadcasted after every new average calculation\n  - **avg_lux:** average lux value after previous broadcast\n  - **over_threshold:** is the average over threshold\n\n\nProviders\n----------\n**URI:** content://com.aware.plugin.lux_meter.provider.lux_meter/plugin_lux_meter\n\n| Table field      | Field type | Description                   |\n| ---------------- |:----------:| -----------------------------:|\n| _id              | INTEGER    | primary key autoincrement     |\n| timestamp        | REAL       | unix timestamp                |\n| device_id        | TEXT       | AWARE device id               |\n| double_frequency | REAL       | time between avg calculations |\n| over_threshold   | INTEGER    | 0=under 1=over                |\n| lux_avg          | INTEGER    | average lux value             |\n| light_threshold  | INTEGER    | threshold that was used       |\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fheppu%2Fcom.aware.plugin.lux_meter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fheppu%2Fcom.aware.plugin.lux_meter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fheppu%2Fcom.aware.plugin.lux_meter/lists"}