From 552c2bafaa36ca3fa8ecd1bc305480aeb648c5ce Mon Sep 17 00:00:00 2001 From: "Balazs Bordas (bordasb)" Date: Thu, 20 Feb 2020 17:35:02 +0000 Subject: [PATCH] single level wildcard example fix --- 00 Introduction.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/00 Introduction.md b/00 Introduction.md index 214d0f8..9c715f0 100644 --- a/00 Introduction.md +++ b/00 Introduction.md @@ -44,8 +44,8 @@ Topics can be arranged into levels. Allows grouping of related actions/informati Wildcards let you subscribe to multiple topics. Single level wildcard (+), e.g. myhouse/upstairs/+/light - - %myhouse/upstairs/+/light - - %myhouse/upstairs/+/light + - %myhouse/upstairs/bedroom/light + - %myhouse/upstairs/bathroom/light Multi-level wildcard (\#), e.g. myhouse/upstairs/\# - myhouse/upstairs/bedroom/temperature