Paul

Results 16 issues of Paul

I see that your README.md still suggests users use (PECL) Mosquitto-alpha instead of the latest version (v0.4.0?), is this purely because the read-me has not been updated, or are there...

Hi, I'm using DSM to regularly backup my .node-red directory, and so far I've listed the files/directories individually, i.e; ``` "zip": [ "var pre = ' ' + sm.udir;", "var...

Hi, I'm using your library on a Oracle Cloud VM.Standard.A1.Flex server, with Canonical-Ubuntu-22.04 OS. Unfortunately, it does not return the "cpu" value, and for every child process the result is...

If I run from my cmd prompt; $sudo blockdev --getsz /dev/mmcblk0 I get the correct answer - 15130624 But the output of this calculation; DISK_SIZE="$(($(sudo blockdev --getsz /dev/mmcblk0)/2048/925))" is 7,...

Hi Kevin, thanks for taking the time to write this script, however I'm having a problem with it, resizing Raspbian Jessie using a 8Gb SD card. The following is the...

A colleague has kindly written a [node-RED node](https://github.com/bartbutenaers/node-red-contrib-letsencrypt) which uses Acme, and acme-dns-01-cloudflare to auto install certificates for the [node-RED community](https://discourse.nodered.org/t/announce-node-red-contrib-letsencrypt-beta-version/25386). We are having some problems and your help would...

Noticed that the uppermost value in the scale is always missing. For example, in the screenshot below, the peak graph value is 3216W, yet the y-axis scale stops at 2000W...

enhancement

Don't know if it is possible.... but it would be a nice enhancement if tooltips could be utilized to accurately display time & value in the graph. The below screenshot...

enhancement

> ' The Change node changes this to msg.post' Does the change node serve any purpose in this example? The http request node info reads; > '..if the url is...

https://dashboard.flowfuse.com/nodes/widgets.html displays great on a monitor, but trying to access it on a phone or other small screened device is difficult, as only parts of each image are visible, causing...