Le 22/10/2022 à 23:37, Bo Berglund via fpc-pascal a écrit :
If I could get at each output that mosquitto_cli writes into a script or such
then I would be good to go.
Maybe with a redirection ( > ) to a file in bash ?
___
fpc-pascal maillist - fpc-pas
On Fri, 21 Oct 2022 16:32:17 +0200, Koenraad Lelong via fpc-pascal
wrote:
>FWIW,
>I'm using MQTT via cmd-line. I.e. I call
> ExecuteProcess(MQTTExec,MQTTStrArr);
>while MQTTExec is /usr/bin/mosquitto_pub
>
>That's on a linux-server.
I can use mosquitto for the pub part because that is a one-tim