mirror of
https://github.com/IoTManagerProject/IoTManagerWeb.git
synced 2026-03-28 16:02:31 +03:00
toggle
This commit is contained in:
@@ -87,7 +87,7 @@
|
||||
page: "Toggles",
|
||||
order: "3",
|
||||
descr: "Light in my room",
|
||||
topic: "/prefix/00000-00003/btn",
|
||||
topic: "/prefix/00000-00003/btn1",
|
||||
ws: 1,
|
||||
},
|
||||
{
|
||||
@@ -96,7 +96,7 @@
|
||||
page: "Toggles",
|
||||
order: "3",
|
||||
descr: "Light in my room",
|
||||
topic: "/prefix/00000-00003/btn",
|
||||
topic: "/prefix/00000-00003/btn2",
|
||||
ws: 1,
|
||||
},
|
||||
{
|
||||
@@ -105,7 +105,7 @@
|
||||
page: "Toggles",
|
||||
order: "3",
|
||||
descr: "Light in my room",
|
||||
topic: "/prefix/00000-00003/btn",
|
||||
topic: "/prefix/00000-00003/btn3",
|
||||
ws: 1,
|
||||
},
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user