qt-openzwave icon indicating copy to clipboard operation
qt-openzwave copied to clipboard

QT5 Wrapper for OpenZWave

Results 64 qt-openzwave issues
Sort by recently updated
recently updated
newest added

Document QT_LOGGING_RULES=*.debug=false https://doc.qt.io/qt-5/qloggingcategory.html has the details.

enhancement
help wanted

Currently the OZW Instance status looks like this: ```json { "OpenZWave_Version": "1.6.1025", "OZWDeamon_Version": "0.1", "QTOpenZWave_Version": "1.0.0", "QT_Version": "5.12.5", "Status": "driverAllNodesQueried", "TimeStamp": 1581020710, "ManufacturerSpecificDBReady": true, "homeID": 3336491847, "getControllerNodeId": 1, "getSUCNodeId": 1,...

enhancement

Sentry Issue: [QT-OPENZWAVE-C](https://sentry.io/organizations/openzwave/issues/1515453150/?referrer=github_integration) ``` SIGSEGV /SEGV_MAPERR: Fatal Error: SIGSEGV /SEGV_MAPERR ?, in OpenZWave::Internal::VC::Value::VerifyRefreshedValue ?, in OpenZWave::Internal::VC::ValueString::OnValueRefreshed ?, in OpenZWave::Internal::CC::ManufacturerSpecific::HandleMsg ?, in OpenZWave::Node::ApplicationCommandHandler ?, in OpenZWave::Driver::ProcessMsg ... (6 additional frame(s) were...

bug

As qmake is such a pain in the arse.

enhancement