From 5effea657f16a9c99da3aa554e597089299e90a1 Mon Sep 17 00:00:00 2001 From: devkelley <105753233+devkelley@users.noreply.github.com> Date: Fri, 10 Nov 2023 08:45:38 -0800 Subject: [PATCH] Update README.md to change provider and consumer used (#67) --- samples/managed_subscribe/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/samples/managed_subscribe/README.md b/samples/managed_subscribe/README.md index 19a7d974..90ab0962 100644 --- a/samples/managed_subscribe/README.md +++ b/samples/managed_subscribe/README.md @@ -69,10 +69,10 @@ where you are running the demo.

`./invehicle-digital-twin` 1. In the middle window, run:

-`./property-provider` +`./managed-subscribe-provider` 1. In the bottom window, run:

-`./property-consumer freq_ms=` +`./managed-subscribe-consumer freq_ms=` > Note: The consumer currently has a minimum frequency rate of 1000 ms, so set accordingly. Default is 10000 ms (10 secs) if no value is set in the optional `freq_ms` flag.
> Note: One or more consumers can be run with different frequencies. This will show how a