Johnny Willemsen

Results 678 comments of Johnny Willemsen

`ace-gperf` is required for tao

This could break portability, interoperability is handled by RTPS and there is another different definition on time. The risk is very small, all Time_t is created by the OpenDDS core...

I would really like to see that we require C++17 as minimum required C++ level, ACE/TAO 7.x currently require C++14 but I want to upgrade that to C++17 asap.

For TAOX11 I didn't change the member accessors to run all members including them from the base. At least with the C++11 mapping I think I only need to access...

Made today some changes to support `@optional` for TAOX11, marshaling it is a union with a boolean as discriminator, when true, the value is there. Still experimental and not finished,...

Please enable debug logging of the daikin_onecta integration, I think the is cloud connection up flag returns false and because of that the device is set unavailable.

I don't see problems here. Check the wifi status of your devices within the onecta app (wifi strength isn't reported anymore to the daikin cloud, see #46)

For the API reliability please contact Daikin, see the business validation page on the daikin developer portal for their contact details. I am going to close the issue here as...

The switch from OCI TAO 2.2a to TAO 2.5.19 is itself already a major change. It keeps to be C++03 compliant but a lot has changed in the 10 years...

When migrating to C++17 we can simplify https://github.com/OpenDDS/OpenDDS/pull/4498 by using __has_include