80 packages tagged with “UA”
OPC UA Core Class Library
OPC UA Configuration Class Library
OPC UA Security X509 Certificates Class Library
OPC UA Client Class Library
OPC UA Server Class Library
OPC UA GDS Server Class Library
OPC UA GDS Client Class Library
OPC UA Https Binding Library for a Opc.Ua.Server.
OPC UA Complex Types Client Class Library
Windows Forms features of QuickOPC. OPC client browsing dialogs and browsing controls, and live binding runtime. OPC DA, OPC A&E, OPC UA, PubSub.
OPC UA客户端组件,提供一个opc ua的二次扩展类,方便的读写节点,浏览节点,并实现一个节点浏览器。
Provides MQTT communication features, using the System.Net.Mqtt library. Used with OpcLabs.QuickOpc for OPC UA PubSub transport protocol mappings based on MQTT.
Provides MQTT communication features, using the MQTTnet library and its extensions. Used with OpcLabs.QuickOpc for OPC UA PubSub transport protocol mappings based on MQTT, and with OpcLabs.EasySparkplug.
The opc-ua-pubsub-dotnet binary is a library which implements OPC UA PubSub encoding and decoding in a simplified way. This package contains only functions for encoding and decoding OPC UA PubSub binary messages, there is no communication contained. It's not offering the full flexibility of OPC UA PubSub, but it supports encoding and decoding of all data types which are used by Siemens SICAM A8000 and SICAM GridEdge. You can easily extend this library to support additional data types. The library itself is written in .NET Standard 2.0 so it supports a wide range of targets (.NET Core, .NET Framework, Mono, Xamarin, Unity, UWP). https://github.com/siemens/opc-ua-pubsub-dotnet
Provides Ethernet (and UDP) communication features, using the PacketDotNet and SharpPcap libraries. Used with OpcLabs.QuickOpc for OPC UA PubSub transport protocol mappings based on Ethernet, or for work with Ethernet or UDP capture files.
The opc-ua-pubsub-dotnet client is a library which implements OPC UA PubSub communication via MQTT protocol in a simplified way. It's not offering the full flexibility of OPC UA PubSub, but it supports encoding and decoding of all data types which are used by Siemens SICAM A8000 and SICAM GridEdge. You can easily extend this library to support additional data types. The library itself is written in .NET Standard 2.0 so it supports a wide range of targets (.NET Core, .NET Framework, Mono, Xamarin, Unity, UWP). https://github.com/siemens/opc-ua-pubsub-dotnet
OPC UA PubSub Class Library
This NuGet package is a component of a larger system and is not intended to be used in isolation. It is designed to work seamlessly with another NuGet package, TGS.Prediktor.Semantics.Service.
This is a .NET standard library that tries to parse and analyze the user agent string and extract as many relevant attributes as possible. The library aims to provides a reliable and extensible user agent parsing, browser and device detection. This is a semantic analyzer, so it doesn't rely on any database (except for some very little lookup tables), that means it is able to parse and recognize every day new kind of user agents and new patterns without updates. That makes the library very fast, flexible and easy to mantain, on the contrary the library can't extract info that are not present on user agent string without a proper mapping. The library doesn't aim to recognize every device in the world (there are several thousands), but it is able to work, analyze and extract all attributes available in the user agent. For most common devices we provide a lookup table in yaml file to identify device brand/model based on the few info available in the user agent. The library can be easily extended thanks to yaml files and a simple syntax (we don't rely on regular expression). Thanks to custom yaml definitions, you can make the library able to identify your company applications/ tools and extract your custom fields.
Utility for creating Fully-inherited InstanceDeclarationHierarchy from types. Types are imported from nodeset2 xml files.