You are on page 1of 8

INDUSTRIAL TRAINING

REPORT (RIT -753)

“IoT SENSOR MONITORING”

Submitted By:
TECHNOLOGIES USED

1. Android 2. Thingworx
SDK
VIEW OF APPLICATION CREATED
BUILDING AND RUNNING OF APP
1. Android SDK (4.4.2) and Thingworx both should be open in
the system.
2. In Android Studio (4.4.2) open import Project, apk, gradle
option.
3. Import android-sensor directory.
4. Coding to invoke the sensors has to done.
5. In Thingworx platform using the mashup builder option and a
mashup for the sensor has to be created.

6. Import the entity file, samples/android-sensor-


thing/entity/Things_Sensor.xml to thingworx composer.
7. Now run the file either in the emulator i.e. virtual device
or connect a android phone to the system via USB keeping
the developers option on and install the apk file in it
(internet connection should be there).
8. An application key will be generated by the Thingworx
server.

9. Application key needs to be entered in the app and after


that every sensor that has been invoked its reading will be
visible at Thingworx.

You might also like