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…
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
Similar APIs in Automation & IoT
- Adafruit IO REST API The Internet of Things for Everyone The Adafruit IO HTTP API provides access to your Adafruit IO data from any programming language or…
- Brain Web API This document describes the Intellifi Brain Web API specification using the OpenAPI specification. The Brain Web API is a RESTful API that…
- dweet.io Dweet.io allows users to share data from mobile, tablets, and pcs, and them to other devices and accounts across social media platforms. Dw…
- IoTVAS API IOTVAS API enables you to discover IoT/Connected devices in the network and provides detailed real-time risk analysis, including firmware v…
- Netatmo Welcome to the Netatmo swagger on-line documentation ! This site is a complement to the official <a href="https://dev.netatmo.com/…
- Quick start - Telematics SDK Introduction We have prepared a set of APIs for quick start to integrate telematics SDK that powers mobile telematics inside 3rd party mo…
Browse all Automation & IoT APIs.