13 lines
178 B
YAML
13 lines
178 B
YAML
name: opcua_com
|
|
channels:
|
|
- conda-forge
|
|
- defaults
|
|
dependencies:
|
|
- python=3.10
|
|
- opcua
|
|
- numpy
|
|
- pyyaml
|
|
- cryptography
|
|
- matplotlib
|
|
- pandas
|
|
- influxdb-client |