EEflow
EEflow
I see the same error using Unified Automation UaExpert 1.5.1. I don't notice any other negative effects but it would be nice to know what causes the error.
> I do not get the error using MySin variable in server-example.py dragged into "DataAccess view" in uaexpert . Should I do something else to reproduce this? Nothing else is...
I have used pip to install this version: ``` opcua 0.98.7 pypi_0 pypi ```
Following the tutorial does not lead to a working auto-compile system for me. The `deps.end` file contains: ``` {:deps {com.bhauman/figwheel-main {:mvn/version "0.2.3"} com.bhauman/rebel-readline-cljs {:mvn/version "0.1.4"}} :paths ["src" "target"]} ``` The...