A Python based OPC UA Client plugin for Fledge that sends data north to an OPC UA Server
min Python 3.7
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