IOT cloud app

0
what path should i go for to build an app for IOT cloud to show iot  data and assets of this cloud
asked
3 answers
0

You should at least now the basics of Mendix. But this path you probably are the most interested in: https://gettingstarted.mendixcloud.com/link/module/98/lecture/824/Introduction

My assumption is that at least you want to retrieve all the data from IOT devices and then REST is the way to go.

Regards,

Ronald

 

answered
0

can i retrieve data from other iot cloud and monitor the assets in this cloud ?

answered
0

This is such a broad area that there isn’t a one fits all solution. I’d start with some questions:

  1. What type of solution are you trying to build?
  2. Do you have an IOT platform in mind?
  3. Are you trying to connect directly to the device or just to the data?
  4. Are you wanting to connect to the IOT cloud using something like REST or MQTT?

 

These links to community webinars might help you:

https://www.youtube.com/watch?v=_83HFXKeRSw

https://www.youtube.com/watch?v=62ngSS9VIa8

 

answered