Pablo

Results 7 issues of Pablo

I have a connection to a OPC server in a PLC (Mitsubishi), if there is some problem reading I try to close the connection and reconnect again, but if there...

Hi, I'm trying to have a tree in which all the nodes have to be hanging from a single root node. You can see the data below, in the id...

Hi I'm using Keycloak inside a container and it send a registration email, when the email arrive the url is the name of the container. I was looking but cant...

I have to test one function where there is a call to a procedure like this ``` if err = DB.WithContext(ctx).Raw("call x_get_number_by_id( ?)", id).Scan(&n).Error; err != nil { return n,...

When I call getPermission method I get an array of PermissionRepresentation, but the fields policies and resources doesnt have anything, there is something I have to do to populate this...

Hi I'm trying to connect with my Mitsubishi r04CPU but i cant. > A connection attempt failed because the connected party did not properly respond after a period of time,...

Really nice project you have here. I have a problem trying to create a stream in the configuration file, it would be nice if you could add a example for...