OPC UA
Browse Miravo's runtime as a typed OPC UA address space. Read, subscribe, call methods.
OPC UA projects the running environment as a typed address space. Objects are organized by enterprise, site, area, and line. Variables update live. Methods on selected assets — Start, Stop, and others — are callable from any OPC UA client.
Default port: 4840. Not on by default — smart-factory and some other environments enable it automatically. See miravo start for the enable flag.
Connect a client
Point your OPC UA client at opc.tcp://localhost:4840.
Browse from Root/Objects.
Expand into the enterprise or site folder for the running environment.
Verify the surface
Verified
- Plant structure under
Root/Objects— enterprise, site, area, line folders. - Typed objects per asset with readable values. Writable where the asset allows.
- Engineering units on variables that expose them.
Call methods
Methods are callable like any OPC UA Method. Start, Stop, and other asset actions change the same running environment you see in the Console — the next read reflects the new state.
Next
Choose an environment
Point the same OPC UA client at another environment.
Litmus Edge
Map the running environment into Litmus Edge.
Was this page useful?
Last updated on
Miravo