Nigel Kendrick
Nigel Kendrick
Linux Linux Mint 21.1 Cinnamon with Kernel 5.15.0-56-generic #62-Ubuntu SMP using Ubuntu branch: `make -C /lib/modules/5.15.0-56-generic/build M=/root/Downloads/CH341SER make[1]: Entering directory '/usr/src/linux-headers-5.15.0-56-generic' CC [M] /root/Downloads/CH341SER/ch34x.o /root/Downloads/CH341SER/ch34x.c:1294:27: error: initialization of ‘void (*)(struct...
> in order to reproduce, could you give the output of `find`? > Thanks Not sure what you want here!?
Just for clarity, using traditional DOS-type pattern matching gives: 
> Can you test if this is a problem of case sensitivity? What's the result if your run `hurl --test --glob TPL-MOU*.hurl`? > Ripgrep has a `--glob-case-insensitive` along with `--glob`...
Thanks, The enable/disableDevice features aren't quite what I was looking for. Here's a scenario: Timer 0 is due to turn on a heater from 0900 to 1600, but you arrive...
I have worked out the issue: 1) If you change any timer settings via the dashboard, the top output sends out a JSON payload of all current settings. 2) If...
**EDIT: Also see my next post for a snag.** Hi @fellinga, Thanks for the quick response. With the updated code, I am seeing a payload on the top output for...
Just spotted an issue: if I push a new payload with an added config for an output (say 0), that is for a time period of 'now' to 'now+2hr' (a...