Opcua Client Ext Transport Https

Connect a PHP OPC UA client over opc.https:// (OPC UA Part 6 §7.4) using php-opcua/opcua-client-ext-transport-https v4.4.0 — a ClientTransportInterface that exchanges each UA message as one HTTPS POST, with TLS acting as the secure channel (no OpenSecureChannel). Ships a Binary encoding (§7.4.4, production-ready) and a JSON encoding (§7.4.5, GetEndpoints-only reference). Use this skill whenever a task involves opc.https://, opc.wss://-style HTTPS OPC UA transport, HTTPS binary/JSON mappings, corporate-proxy/firewall-friendly OPC UA over 443, or wiring a custom transport into opcua-client.

php-opcua 7c0b4c2 8 files · 46.1 KB Updated

File contents

php-opcua/ai-skills/tree/main/skills/opcua-client-ext-transport-https commit 7c0b4c23cf

Frequently asked questions

npx skillmds@latest add php-opcua/opcua-client-ext-transport-https