API · source category: Iot

PAC Control REST API

Revised: 6/15/2018 ### Overview This API provides secure access to a SNAP-PAC-R or -S series controller's variable and I/O tags. Confi…

Revised: 6/15/2018 ### Overview This API provides secure access to a SNAP-PAC-R or -S series controller's variable and I/O tags. Confidentiality for API transactions is provided by HTTPS. Authentication uses HTTP Basic Authentication with an API key. An API key ID is submitted in the Basic Authentication userid field and API key value in the password field. For more information visit: developer.opto22.com ### Examples Read an array of all the integer32 variables defined in the PAC's strategy. For example, on your SNAP-PAC-R or -S series controller at IP address 1.2.3.4, you would use the URL: https://1.2.3.4/api/v1/device/strategy/vars/int32s and provide appropriate authentication. The GET response will be a JSON array of name-value pairs such as: json [ { "nMyVeryFavoriteNumber": 22…

Open documentation ↗

Record

Type
Web API
Category
Automation & IoT
Authentication
API key
Pricing
Free
Base URL
http://developer.opto22.com
Free tier
Public OpenAPI specification

Fields are reproduced from the source registry as-is. “Unknown” means the source did not describe the field — it is not an inference. See the methodology for how records are collected and normalised.

Tags

  • Iot

Browse all Automation & IoT APIs.