Practical Internet of Things with JavaScript
上QQ阅读APP看书,第一时间看更新

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.