Vitalij

Results 5 issues of Vitalij

```python asyncua/common/statemachine.py:188: error: "BaseEvent" has no attribute "Message" asyncua/common/statemachine.py:189: error: "BaseEvent" has no attribute "Severity" asyncua/common/statemachine.py:190: error: "BaseEvent" has no attribute "ToState" asyncua/common/statemachine.py:192: error: "BaseEvent" has no attribute "Transition" asyncua/common/statemachine.py:193:...

# Example ```go url := "https://test.org" httpClient := resty.New() httpmock.ActivateNonDefault(httpClient.GetClient()) defer httpmock.DeactivateAndReset() httpmock.RegisterResponder("GET", url, httpmock.NewStringResponder(200, `{"data": true}`), ) testResult := struct { Data bool `json:"data"` }{Data: false} resp, err :=...

use `spsolve_triangular` for R\b where R is a triangular-matrix

In my case I have a server running on `192.168.178.101` and my plan is to use a reverse connection. From the server I get a message like `RHEFZ,urn:192.168.178.101:PhoenixContact:eUAServeropc.tcp://192.168.178.101:4840` My go...