uasubscribe
Pure Python OPC-UA Client and Server (tools)
Install
- All systems
-
curl cmd.cat/uasubscribe.sh
- Debian
-
apt-get install python-opcua-tools
- Ubuntu
-
apt-get install python-opcua-tools
- Kali Linux
-
apt-get install python-opcua-tools
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install python-opcua-tools
- Raspbian
-
apt-get install python-opcua-tools
- Dockerfile
- dockerfile.run/uasubscribe
python-opcua-tools
Pure Python OPC-UA Client and Server (tools)
An OPC-UA (Open Platform Communications - Unified Architecture) client and server library, written entirely in Python. This package contains OPC UA tools: * uabrowse * uaclient * uadiscover * uahistoryread * uals * uaread * uaserver * uasubscribe * uawrite