DeterministicESPAsyncWebServer v6.28.0
Zero-allocation, bounded-execution async HTTP server for ESP32
Loading...
Searching...
No Matches
umati.cpp File Reference

umati (OPC UA for Machine Tools, OPC 40501-1) MachineTool model - resolver implementation. More...

Go to the source code of this file.

Detailed Description

umati (OPC UA for Machine Tools, OPC 40501-1) MachineTool model - resolver implementation.

A fixed node table (no heap): each container node (MachineTool, Identification, Monitoring, its sub-objects, Production, Notification) answers a Browse with its child ReferenceDescriptions, and each leaf Variable answers a Read out of the bound UmatiMachineTool struct. The Objects folder (ns0 i=85) organizes the MachineTool so a client discovers it from the root.

Definition in file umati.cpp.