-
Notifications
You must be signed in to change notification settings - Fork 1
Home
jeremyosterhoudt edited this page Dec 7, 2017
·
41 revisions
The Predix SDK for iOS is a powerful SDK designed to make developing IIoT applications for Predix using iOS, macOS, tvOS and watchOS fast and simple using a robust set of APIs that feel natural for a Swift developer.
Predix SDK for iOS Features:
- Authentication API (UAA)
- Online API
- Offline API
- TimeSeries API
- Asset API
- NoSQL local database
How-To Guides:
API documentation
- For native API documentation specific to iOS/macOS please visit the code documentation site
If your application is going to have a rich UI that displays data for these features be sure to checkout the PredixUIKit
Getting Started Guides
Features
How-To Guides:
- Using Authentication API to Authenticate a User
- Using Online API to make Network Requests
- Using Time Serires API to Fetch Time Series Data
- Disable Usage Analytic tracking
API Documentation: