Ivan Kruglov
Ivan Kruglov
This PR teaches pt-osc how to perform case-insensitive lookup on platform which use case insensitive filesystems, such Windows or osx. Before searching the table via `SHOW TABLES FROM`, pt-osc checks...
This is a draft version of adding support for serving HTTP traffic via TLS (i.e. HTTPS). If you conceptually agree with this approach, I'll add docs/tests/other necessary things.
Hi, First of all, thanks for this project!! #### Problem statement 1. update `api.html?vremotecmd=auto` 2. request `api.html?get=ithostatus` 3. the `fan-info` value in (2) is not updated immediately, but after "Update...
see for details https://github.com/tsenart/vegeta#-targets
if this projects ever gets bigger it needs to take into account "coordinated omission" problem. http://highscalability.com/blog/2015/10/5/your-load-generator-is-probably-lying-to-you-take-the-red-pi.html
This PR add supports of the above mentioned fields. This is equivalent to DBus implementation of: - GetMachineAddresses - GetMachineOSRelease - GetMachineUIDShift
## Proposed change This PR adds a quirk for SIN-4-FP-21 (PilotWire). The device reports itself as a SmartPlug but it has special manufacturer-specific cluster which allows setting the following modes:...
## Added This commit re-works degiroConverterV3 logic. The main change is that the code can now consider a set of records as one instead action+tx record. The following set of...