summaryrefslogtreecommitdiffstats
path: root/rules/python3-opcua.in
blob: 12ddff32375d250b3aa82332ce193657d9751165 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
## SECTION=python3

config PYTHON3_OPCUA
	tristate
	select PYTHON3
	select PYTHON3_DATEUTIL
	select PYTHON3_PYTZ
	select PYTHON3_LXML
	prompt "OPC-UA"
	help
	  OPC Unified Architecture (OPC UA) is a machine to machine
	  communication protocol for industrial automation
	  developed by the OPC Foundation.
	  https://github.com/FreeOpcUa/python-opcua