Davide Prade

Results 6 issues of Davide Prade

Hi, I needed a time based rolling file appender. I attach the modified files to achieve this functionality. I ask you to review it and to include in the next...

enhancement

Fixed the CMake file because under MSYS2 it always forced 32bit compilation even on 64bit machine.

Fixed the CMake file because under MSYS2 it always forced 32bit compilation even on 64bit machine + fix on winsock link for MSYS2

I am cross-compiling for ARM architecture with `arm-linux-g++ (GCC) 3.4.4` compiler and the standard library header `type_traits` is under `bits` folder. To fix the related compilation issue I have defined...

I would need to test a bundle that handles connections to multiple Kapua clusters according to custom logics. I would like to run these tests along the lines of `org.eclipse.kura.core.cloud.factory.DefaultCloudServiceFactoryTest`....

grafana: 11.1.4 tdengine: 3.2.3.0 grafanaplugin: 3.5.2 ```yaml apiVersion: 1 datasources: - name: TDengine type: tdengine-datasource orgId: 1 url: "http://taosd:6041" basicAuth: true isDefault: true secureJsonData: url: "http://taosd:6041" basicAuth: "cm9vdDp0YW9zZGF0YQ==" # printf...