From 3b03cf80b62d0a4067407b1b7f1709e4d20a6ff8 Mon Sep 17 00:00:00 2001 From: "langchaingitopsbot[bot]" <208872434+langchaingitopsbot[bot]@users.noreply.github.com> Date: Fri, 25 Apr 2025 16:01:10 +0000 Subject: [PATCH] Create intent/test-topology/test-device.yaml --- intent/test-topology/test-device.yaml | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 intent/test-topology/test-device.yaml diff --git a/intent/test-topology/test-device.yaml b/intent/test-topology/test-device.yaml new file mode 100644 index 0000000..0d70891 --- /dev/null +++ b/intent/test-topology/test-device.yaml @@ -0,0 +1,3 @@ +device: test-device +action: test_action +parameter: test_value \ No newline at end of file