An IBM expert explains how to develop an IOT application. The purpose of this article, which is to create a simple IoT application. In this scenario, you’d use a temperature sensor that’ll send data to a central system. The central system evaluates the temperature reading and depending on the reading, it would throw an appropriate message. The central system, in this case, would be the IoT application running in Bluemix.
Below is the schematic representation of the same..

We’d use a simulator of a temperature sensor. this way, we needn’t require an actual hardware device to test our application.
Let’s get started with the creation of an IoT application in Bluemix.
You can go to the Bluemix site and sign up if you don’t have an account. It also has a 30 day free trial, after which you can continue using it through a ‘freemium model.’ For complete and original post see here
No comments:
Post a Comment