bmsd/ispindels.c

changeset 677
6e82fece1f8f
parent 675
a27af02ab16a
child 680
0bb48333d133
--- a/bmsd/ispindels.c	Tue May 12 15:22:28 2020 +0200
+++ b/bmsd/ispindels.c	Tue May 12 16:08:30 2020 +0200
@@ -122,7 +122,7 @@
         }
     }
 
-    msg = xstrcpy((char *)"{\"device\":\"ispindel\",\"node\":\"");
+    msg = xstrcpy((char *)"{\"device\":\"ispindels\",\"node\":\"");
     msg = xstrcat(msg, node);
     msg = xstrcat(msg, (char *)"\",\"unit\":\"");
     msg = xstrcat(msg, ispindel->alias);

mercurial