open62541 1.5.7 copy "open62541: ^1.5.7" to clipboard
open62541: ^1.5.7 copied to clipboard

Dart FFI bindings to the open62541 OPC UA stack. Provides client and server APIs for OPC UA over TCP, with subscriptions, custom types and mbedTLS encryption.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add open62541

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  open62541: ^1.5.7

Alternatively, your editor might support dart pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:open62541/open62541.dart';
0
likes
0
points
65
downloads

Publisher

verified publishercentroid.is

Weekly Downloads

Dart FFI bindings to the open62541 OPC UA stack. Provides client and server APIs for OPC UA over TCP, with subscriptions, custom types and mbedTLS encryption.

Repository (GitHub)
View/report issues

Topics

#network #industrial #opcua #open62541 #hmi

License

unknown (license)

Dependencies

archive, binarize, code_assets, collection, crypto, ffi, hooks, http, logging, native_toolchain_cmake, tuple

More

Packages that depend on open62541