Skip to Content
Industrial Internet Application Development
book

Industrial Internet Application Development

by Alena Traukina, Jayant Thomas, Prashant Tyagi, Veera Kishore Reddipalli
September 2018
Intermediate to advanced
412 pages
11h 12m
English
Packt Publishing
Content preview from Industrial Internet Application Development

Building a web application

To be able to work with GE's Predix web components, we need to build a web application.

To speed up creating an application, you can copy the source code from this GitHub repository: https://github.com/Altoros/iot-book/tree/master/ui.
You can skip the first four items in the following sequence if you have already created a ui application as described in the Developing your first asset model with GE's Predix section.

To build the required web app, follow these steps:

  1. Create the ui folder:
mkdir ui
  1. Create the index.html file. It should be empty.
  2. Create manifest.yml and paste the following code into it:
---applications:- name: ui  memory: 64M  buildpack: staticfile_buildpack  random-route: true
  1. Deploy the application ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Hands-On Industrial Internet of Things

Hands-On Industrial Internet of Things

Giacomo Veneri, Antonio Capasso
What Employees Want Most in Uncertain Times

What Employees Want Most in Uncertain Times

Kristine W. Powers, Jessica B.B. Diaz

Publisher Resources

ISBN: 9781788298599Supplemental Content