aws-samples / iot-dotnet-publisher-consumer

A prescriptive guidance on how an AWS device IOT publisher and consumer can be implemented using Microsoft .NET and .NET core framework.
Apache License 2.0
55 stars 15 forks source link

does not consume from a topic #10

Closed orderin-andris closed 3 years ago

orderin-andris commented 3 years ago

i created a thing, downloaded the artifacts and used them in this app, it connects to aws, publishes, but the consumer app does not consume from the topic, although it connects, but i notice its got a isConnected property which is false