From 3dcfc78543a75996fa46780d19a90925bb77de02 Mon Sep 17 00:00:00 2001 From: Michel-FK <64214010+Michel-FK@users.noreply.github.com> Date: Mon, 5 Apr 2021 12:26:41 +0200 Subject: [PATCH] Update README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index ba01fbe..9306e55 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,11 @@ Options: -k, -K, --kill Kill background daemon -v, --version Print version information ``` +You can send script commands to the fkgpiod daemon by writting to the `/tmp/fkgpiod.fifo` file: + +``` +$ echo "LOAD /etc/fkgpiod.conf" > /tmp/fkgpiod.fifo +``` ## Available script commands (commands are not case sensitive):