Samuel Helbling

Results 13 comments of Samuel Helbling

Still getting an error: > Arduino: 1.8.12 (Windows 10), Board: "CubeCell-Board, REGION_AS923, CLASS_A, OTAA, ON, CONFIRMED, OFF, ON, ACTIVE, None" > > 'C:\Users\firstname' is not recognized as an internal or...

I have the same problem in Supplier Quotation ``` Traceback (most recent call last): File "apps/frappe/frappe/app.py", line 110, in application response = frappe.api.handle(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "apps/frappe/frappe/api/__init__.py", line 49, in handle...

I have the same problem in version 15

I'm struggling with exactly the same problem. ![image](https://github.com/thingsboard/thingsboard-gateway/assets/42201209/c8ddfcce-6bf6-4628-bb46-8f7228781dca) The connectivity tests for http: ``curl -v -X POST http://:8080/api/v1//telemetry --header Content-Type:application/json --data "{temperature:25}"`` and mqtt: ``mosquitto_pub -d -q 1 -h -p...

@insurf When you are using namespace identifier and node identifier to map the object, you need to configure your path like this: ``` json { "key": "Dosierung Fe3Cl", "path": "${ns=3;s=Dosierung...

@SimoneG97 yes you are right, thank you

If I physically disconnect the connection between the OPC-UA server and the gateway, the connection is refused. But after I have re-established the connection, the gateway can connect to the...

@samson0v @imbeacon any news on this bug?

May be related to [https://github.com/thingsboard/thingsboard-gateway/issues/1377](https://github.com/thingsboard/thingsboard-gateway/issues/1377)

Error still exists in version [v15.28.2](https://github.com/frappe/erpnext/releases/tag/v15.28.2)