Marcus Better
Marcus Better
The repair often ends up in ERROR state if nodes are down or restarted. Sometimes the message is "Exception: null". After this happens, the repair must be resumed manually with...
This adds support for the new opcodes from the Relaxed SIMD proposal (https://github.com/WebAssembly/relaxed-simd) behind the "--enable-relaxed-simd" flag.
The [builds](https://github.com/AssemblyScript/wabt.js/actions/runs/3790809278/jobs/6445732557#step:12:46) are failing to upload to the NPM registry: ``` npm notice Publishing to https://registry.npmjs.org/ npm ERR! code EOTP npm ERR! This operation requires a one-time password from your...
The IRIS version of the Radio Thermostat CT101 has a buggy Zwave implementation.
Stepping the temperature setpoint on a thermostat with the BasicUI controls, with the thermostat configured for Celsius, frequently results in a floating-point value with a lot of decimals being sent...
* OH2 Version: 2.4.0.M5 Performing discovery causes the following NPE: ``` 018-11-22 11:26:11.662 [DEBUG] [wave.discovery.ZWaveDiscoveryService] - ZWave discovery: Start zwave:serial_zstick:512 2018-11-22 11:26:13.668 [WARN ] [mmon.WrappedScheduledExecutorService] - Scheduled runnable ended with...
### Actual behaviour App is configured with a local server only, at a HTTPS URL that works fine in the browser. But the app fails to connect to the server....
The MQTTAgent_Publish() method requires that the `pPublishInfo` argument (carrying the topic name) remains in scope after the call returns. This is not documented in the API doc, which only says:...
This app required a couple of fixes to work with the OpenThread border router: * The `/node/dataset/active` endpoint returns hex-encoded data using lowercase letters * The router uses HTTP port...