Opcua Client Nodeset

Drop pre-generated PHP types for 51 OPC Foundation companion specifications (Robotics, MachineTool, DI, Machinery, BACnet, MTConnect, AutoID, ISA-95, PackML, PROFINET, …) into a php-opcua/opcua-client application. One ClientBuilder::loadGeneratedTypes(new RoboticsRegistrar()) call and every read on a structured node returns a typed PHP enum or readonly DTO instead of a raw ExtensionObject. Use this skill whenever an OPC UA task involves a companion specification — typed enums, Structure DataType decoding, well-known NodeId constants, dependency-resolved codec registration, or re-generating PHP from NodeSet2.xml.

php-opcua fe9a0c2 8 files · 64.9 KB Updated

File contents

php-opcua/ai-skills/tree/main/skills/opcua-client-nodeset commit fe9a0c26ac

Frequently asked questions

npx skillmds@latest add php-opcua/opcua-client-nodeset