Mobile Sensors API (IoT)

com.lanuarasoft.mobilesensorsapi.full

View detailed information for Mobile Sensors API (IoT) — ratings, download counts, screenshots, pricing and developer details. See integrated SDKs and related technical data.

Total installs
5(5)
Rating
unknown
Released
August 15, 2023
Last updated
January 1, 1970
Category
Tools
Developer
Lanuara Diego Adrián
Developer details
Name
Lanuara Diego Adrián
E-mail
lanuarasoftware@gmail.com
Website
unknown
Country
Argentina
Address
unknown
Android SDKs
  • No items.
Mobile Sensors API (IoT) Header - AppWisp.com

Screenshots

Mobile Sensors API (IoT) Screenshot 1 - AppWisp.com
Mobile Sensors API (IoT) Screenshot 2 - AppWisp.com
Mobile Sensors API (IoT) Screenshot 3 - AppWisp.com
Mobile Sensors API (IoT) Screenshot 4 - AppWisp.com

Description

Use 'Mobile Sensors API' to transform your Android devices (smartphone, tablet, TV) into IoT devices using RestAPI. You will be able to retrieve information from your devices and remotely control them within your WiFi network.

Bring your old Android devices back to life by using them in your home automation (domotics) to gather sensor information, such as atmospheric pressure or ambient lumens, among others.

The 'Mobile Sensors API' serves a RestAPI on your local WiFi network. You can view the available methods at the following link:
https://postman.com/lanuarasoft/workspace/mobile-sensors-api

The application will require notification permission. This is used to persist the service that receives HTTP requests. If you intend to use the Picture-in-Picture (PiP) methods, grant the permission from the 'Show over other apps' settings of the application.

For devices that lack configuration interfaces to grant the 'Show over other apps' permission, such as TVs, you must manually grant the permission as follows:

1) Download adb for Windows/Linux/Mac.
2) Connect to the device by running the command:
adb connect DEVICE_IP
(DEVICE_IP is the IP of the device within your WiFi network)
3) Grant the permission by executing the following command:
adb shell pm grant com.lanuarasoft.mobilesensorsapi android.permission.SYSTEM_ALERT_WINDOW

If you have questions or ideas about functionalities that you need Mobile Sensors API to provide for you, please write to us at the email address 'lanuarasoftware@gmail.com'.