Skip to content

A north plugin for Fledge that sends data with OPC UA Client to an OPC UA Server

License

Notifications You must be signed in to change notification settings

fledge-iot/fledge-north-opcuaclient

Repository files navigation

fledge-north-opcuaclient

A Python based OPC UA Client plugin for Fledge that sends data north to an OPC UA Server

Requirements

min Python 3.7

Installation

a) Non-Package

1) Copy the python/fledge/plugins/north/opcuaclient directory to $FLEDGE_ROOT/python/fledge/python/plugins/north/

2) python3 -m pip install -Ir python/requirements-opcuaclient.txt --user --no-cache-dir

b) Package

sudo apt install -y fledge-north-opcuaclient

About

A north plugin for Fledge that sends data with OPC UA Client to an OPC UA Server

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published