Skip to content

edubovik/dataart-iot-workshop

Repository files navigation

Dataart IoT Workshop

DeviceHive

DeviceHive Java Library

DataArt

Dataart IoT Workshop is an example of using DeviceHive Java Library inside Android Application. This example shows how to IoT communication works between Android Application and ESP8266 module.

You can see the screenshots of the Application below:

You just have to change 3 parameters inside strings.xml to make this example work:

<string name="deviceId">DEVICE_ID</string>
<string name="server_url">SERVER_URL</string>
<string name="refresh_token" formatted="false">REFRESH_TOKEN</string>

And basically that's it.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages