RESTful API in a PAC!
Just say no to middleware.
Now Internet of Things applications can securely communicate directly with programmable automation controllers (PACs).
What can I do with a RESTful API to a PAC?
- Archive I/O and variable data from the PAC directly into Microsoft SQL Server using Microsoft's T-SQL—no OPC or ODBC required
- Read data from and write data to the PAC from your browser or web-based application using JavaScript.
- Read or write PAC data using your favorite programming language—C, C++, C#, Java, PHP, Python, and many more
- Build a mobile application that directly accesses data on your PAC—using Java, Swift, or Xcode
- Build a data flow application for communicating with cloud platforms and cloud APIs, using Node-RED and our SNAP PAC Nodes.
For software developers and Internet of Things (IoT) applications, the RESTful API and server allow secure access to PAC Control variable and I/O data in any SNAP PAC standalone S-series or rackmounted R-series programmable automation controller with firmware R9.5a or higher.
Each controller includes an HTTP/HTTPS server and RESTful API, compatible with any programming language that supports JavaScript Object Notation (JSON).
See the documented API and get started now on developer.opto22.com.
Learn more with these Technical Notes
How do you keep critical control networks safe and still provide useful data where and when it's needed? Find these answers and more in two informative technical notes:
SNAP PAC REST API and the IoT - for OT Professionals explains:
- The kinds of data automation (OT) professionals may be asked to provide and why
- Concepts important to any IoT strategy, like encryption and authentication
SNAP PAC REST API and the IoT - for IT Professionals explains:
- How physical things communicate
- The kinds of data they contain
- Current barriers to getting that data—especially from existing sensors and devices that have no IoT capabilities built in