open62541 1.5.7+3 copy "open62541: ^1.5.7+3" to clipboard
open62541: ^1.5.7+3 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

With Flutter:

 $ flutter 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+3

Alternatively, your editor might support dart pub get or flutter 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
160
points
65
downloads

Documentation

API reference

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

MIT (license)

Dependencies

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

More

Packages that depend on open62541