From 28c3a07610ae1285228e453fbb4da9880947eb99 Mon Sep 17 00:00:00 2001 From: Marc-Philippe Fuller Date: Wed, 24 May 2023 15:43:36 -0700 Subject: [PATCH] fix: Change subcribe topics to receive any event from devive llrp fixes: #201 Signed-off-by: Marc-Philippe Fuller --- res/configuration.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/res/configuration.yaml b/res/configuration.yaml index c4d7a738..aa3a3953 100644 --- a/res/configuration.yaml +++ b/res/configuration.yaml @@ -24,7 +24,7 @@ MessageBus: ClientId: app-rfid-llrp-inventory Trigger: - SubscribeTopics: events/+/device-rfid-llrp/+/+/ROAccessReport,edgex/events/+/device-rfid-llrp/+/+/ReaderEventNotification + SubscribeTopics: events/+/device-rfid-llrp/# PublishTopic: events/device/app-rfid-llrp/{profilename}/{devicename}/{sourcename} # publish to same topic format the Device Services use AppCustom: