Android Open Source - Sensor service HomeSensorManager






Project Summary

Android App and Service to Manage Home Sensors.

Web Site / Source Repository

HomeSensorManager is hosted in the following web site
https://github.com/yutail/HomeSensorManager

If you think the Android project HomeSensorManager listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Project Detail

The following table is the detailed list of HomeSensorManager.

ItemValue
Java File Count33
Target SDK Version18
Minimum SDK Version8
Activity Count3
jar files usedandroid-support-v4.jar
android-support-v4.jar
snmp4j-2.2.5-javadoc.jar
snmp4j-2.2.5.jar
Required Permissionsandroid.permission.INTERNET
Asset File Namesassets\DeviceToRegister\Raritan.json
assets\DeviceToRegister\Vera.json
assets\DeviceToRegister\Veris.json




Java Source Files

HomeSensorManager has the following Java source files.

com.homesystem.Service.Constant.java
com.homesystem.Service.Gateway.DataRetrieval.java
com.homesystem.Service.Gateway.Raritan.RaritanDevice.java
com.homesystem.Service.Gateway.Raritan.RaritanDevice.java
com.homesystem.Service.Gateway.Raritan.RaritanOID.java
com.homesystem.Service.Gateway.Raritan.RaritanService.java
com.homesystem.Service.Gateway.SensorDevice.java
com.homesystem.Service.Gateway.SensorDevice.java
com.homesystem.Service.Gateway.Vera.VeraDevice.java
com.homesystem.Service.Gateway.Vera.VeraDevice.java
com.homesystem.Service.Gateway.Vera.VeraSensor.LightLevelSensor.java
com.homesystem.Service.Gateway.Vera.VeraSensor.LightLevelSensor.java
com.homesystem.Service.Gateway.Vera.VeraSensor.MotherSensor.java
com.homesystem.Service.Gateway.Vera.VeraSensor.MotherSensor.java
com.homesystem.Service.Gateway.Vera.VeraSensor.MotionSensor.java
com.homesystem.Service.Gateway.Vera.VeraSensor.MotionSensor.java
com.homesystem.Service.Gateway.Vera.VeraSensor.TemperatureSensor.java
com.homesystem.Service.Gateway.Vera.VeraSensor.TemperatureSensor.java
com.homesystem.Service.Gateway.Vera.VeraSensorQueue.java
com.homesystem.Service.Gateway.Vera.VeraService.java
com.homesystem.Service.Gateway.Veris.VerisDevice.java
com.homesystem.Service.Gateway.Veris.VerisDevice.java
com.homesystem.Service.Gateway.Veris.VerisService.java
com.homesystem.Service.HomeSystem.java
com.homesystem.Service.HomeSystem.java
com.homesystem.Service.SensorReportService.java
com.homesystem.demo.Constant.java
com.homesystem.demo.DemoActivity.java
com.homesystem.demo.DeviceInfoActivity.java
com.homesystem.demo.DeviceListActivity.java