From aaf8a3cec63208204acd77a74534054e867a14b6 Mon Sep 17 00:00:00 2001 From: Petter Reinholdtsen Date: Sun, 8 Jan 2023 19:30:01 +0100 Subject: [PATCH] Adjust link string. --- blog/data/2023-01-08-linuxcnc-mqtt.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/blog/data/2023-01-08-linuxcnc-mqtt.txt b/blog/data/2023-01-08-linuxcnc-mqtt.txt index 7e3babb589..3e1aee5af6 100644 --- a/blog/data/2023-01-08-linuxcnc-mqtt.txt +++ b/blog/data/2023-01-08-linuxcnc-mqtt.txt @@ -35,8 +35,8 @@ before it can go into the mainland LinuxCNC code base.

Since I started on the MQTT component, I came across another video from Kent -VanderVelden where he combine LinuxCNC with a set of screen glasses -controlled by a Raspberry Pi, and it occured to me that it would +VanderVelden where he combine LinuxCNC with a set of screen glasses +controlled by a Raspberry Pi, and it occured to me that it would be useful for such use cases if LinuxCNC also provided a REST API for querying its status. I hope to start on such component once the MQTT component is working well.

-- 2.47.2