Y
Hacker News
new
|
ask
|
show
|
jobs
by
PCaponetti
3911 days ago
also, MQTT has a "retain" flag that lets a publish linger on a topic to be read later, even when the publisher has gone offline. Seems like "shadows" is a fancy name for what MQTT already gives you.
1 comments
nivertech
3911 days ago
AWS IoT doesn't support retained messages.
link