The Predix Mobile SDK is a comprehensive suite of tools, frameworks and source examples that will enable and educate you on building mobile applications for the Industrial Internet of Things (IIoT). To get started, follow this documentation:
- [Get Started with the Mobile Service and Mobile SDK] (https://www.predix.io/docs#rae4EfJ6)
- [Running the Predix Mobile Sample App] (https://www.predix.io/docs#EGUzWwcC)
- [Creating a Mobile Hello World Web App] (https://www.predix.io/docs#DrBWuHkl)
##pm CLI
The pm CLI is a Command Line Interface that facilitates the management of Predix mobile users, roles, Predix mobile applications and their constituent web app dependencies. You must install and configure the Cloud Foundry cf CLI and uaac CLI before installing the pm CLI.
##Predix Mobile App Container The Predix Mobile Reference App on Electron includes the Predix Mobile App Container for Windows, a platform-specific environment in which Predix mobile applications are run. It contains an implementation of the Predix Mobile Client Core Services framework.
For additional technical documentation see the Predix Mobile SDK ReadMe file and the Predix Mobile SDK wiki.
- WEB-APPs
- Predix Mobile Sample web app - MobileExample-WebApp-Sample
- Offline Authentication web app - MobileExample-WebApp-OfflineAuthentication
- Send Command web app - MobileExample-WebApp-SendCommand
- Asset integration web app - MobileExample-WebApp-AssetIntegration
- Microservices
- Sample Command Processor - MobileExample-Microservice-CommandProcessor
- Sample Sync Processor that communicates with Predix Asset service - MobileExample-Microservice-AssetIntegration