Run your code

To make it easier, our example projects contain gradle run task, so you can start IoT framework with your driver with just one command:

./gradlew run

This command will start Tigase IoT Framework (new instance) and will try to connect to the IoT hub. All configuration of this instances will be stored in etc/config.tdsl file in your examples project directory.