1 Repo
Attaching executable logic to server-side objects so they can be invoked by remote clients.
Distinct from Server-Side Method Invokers: Focuses on the server-side definition of callable methods rather than the UI-driven invocation bridge
Explore 1 awesome GitHub repository matching user interface & experience · Server Method Exposures. Refine with filters or upvote what's useful.
open62541 is an open-source implementation of the OPC Unified Architecture standard, providing a complete stack for industrial automation and data exchange. It functions as both an OPC UA server and client, enabling the creation of an object-oriented address space to model physical industrial assets and their relationships. The project is designed for versatility across diverse hardware, offering a C99 library that can be deployed to both cloud servers and resource-constrained embedded environments. It distinguishes itself through a pluggable network layer and interface-based security backend
Enables the attachment of executable logic to nodes in the address space for remote execution.