ScadaHud, Industrial Monitoring
REST API

REST API

REST API, talk to anything HTTP-shaped

Volver a todas las integraciones

REST is the universal integration protocol. ScadaHud ships both a REST client (poll any HTTP endpoint and turn the response into tags) and a REST server (expose your tags, history and alarms to ERP, MES and custom apps).

Contexto

¿Qué es REST API?

REST is an architectural style on top of HTTP using GET, POST, PUT, DELETE methods and JSON or XML payloads. Any modern web service speaks REST: weather APIs, energy markets, ERP systems, cloud platforms, custom microcontroller endpoints. Authentication is typically Bearer token, API key, or Basic.

ScadaHud

Lo que soporta el driver de ScadaHud

  • GET, POST, PUT, DELETE methods
  • JSON-path tag extraction
  • Bearer token, API key (header or query), Basic and OAuth 2.0 client credentials
  • TLS verification with custom CA pinning
  • Configurable polling interval and request timeout
  • Outbound REST server: read tags, query history, list alarms via authenticated HTTPS
Dónde encaja

Casos de uso comunes

  • Weather and grid pricing data acquisition
  • ERP / MES integration (SAP, Odoo, Dynamics)
  • Cloud platform integration (AWS, Azure, GCP)
  • Custom microcontroller and edge devices speaking JSON
  • Power / energy market signals from ENTSO-E, EPIAS, MISO
Dispositivos y fabricantes conocidos

Generic, anything that speaks HTTP/JSON. Common targets: SAP, Odoo, Microsoft Dynamics, AWS Lambda, Azure Functions, Salesforce, ServiceNow, custom ESP32/Raspberry Pi gateways.

Reserve una demo en vivo.

Reserve una demo en vivo de 30 minutos con uno de nuestros ingenieros de soluciones. Conectaremos un PLC de muestra y recorreremos juntos tags, alarmas, mímicos, el gemelo digital y consultas al historiador.