- Practical Internet of Things with JavaScript
- Arvind Ravulavaru
- 74字
- 2021-07-02 19:58:40
Mobile app
We are going to follow a mobile hybrid approach for building our mobile app. The mobile app implements the APIs exposed by the API engine. These APIs will include authentication, access a particular smart device, get the latest data from the smart device and send data back to the smart device over APIs. We are going to use Ionic 3 (http://ionicframework.com/), which is powered by Angular 4, to build the mobile app.