From 2443fbca9f480c8c602eec542f9d166595b93e76 Mon Sep 17 00:00:00 2001 From: Martin Preuss Date: Thu, 18 Apr 2024 22:39:25 +0200 Subject: [PATCH] aqhome-react: added example network. --- apps/aqhome-react/0BUILD | 1 + apps/aqhome-react/examples/001-tvlight.xml | 31 ++++++++++++++++++++++ apps/aqhome-react/examples/0BUILD | 8 ++++++ 3 files changed, 40 insertions(+) create mode 100644 apps/aqhome-react/examples/001-tvlight.xml create mode 100644 apps/aqhome-react/examples/0BUILD diff --git a/apps/aqhome-react/0BUILD b/apps/aqhome-react/0BUILD index 4946776..bbae556 100644 --- a/apps/aqhome-react/0BUILD +++ b/apps/aqhome-react/0BUILD @@ -69,6 +69,7 @@ types units networks + examples diff --git a/apps/aqhome-react/examples/001-tvlight.xml b/apps/aqhome-react/examples/001-tvlight.xml new file mode 100644 index 0000000..b1bf788 --- /dev/null +++ b/apps/aqhome-react/examples/001-tvlight.xml @@ -0,0 +1,31 @@ + + + + + + + mqtt/plug02/powerusage + + + + + + 30 + 70 + + + + + + mqtt/109C2F/power + + + + + + + + + + + diff --git a/apps/aqhome-react/examples/0BUILD b/apps/aqhome-react/examples/0BUILD new file mode 100644 index 0000000..ab38529 --- /dev/null +++ b/apps/aqhome-react/examples/0BUILD @@ -0,0 +1,8 @@ + + + + + 001-tvlight.xml + + +