Android App and Service to Manage Home Sensors.
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.
The following table is the detailed list of HomeSensorManager.
Item | Value |
---|---|
Java File Count | 33 |
Target SDK Version | 18 |
Minimum SDK Version | 8 |
Activity Count | 3 |
jar files used | android-support-v4.jar android-support-v4.jar snmp4j-2.2.5-javadoc.jar snmp4j-2.2.5.jar |
Required Permissions | android.permission.INTERNET |
Asset File Names | assets\DeviceToRegister\Raritan.json assets\DeviceToRegister\Vera.json assets\DeviceToRegister\Veris.json |
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