Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@ In AWS IoT, a **stream** is a publicly addressable resource that is an abstracti

More information about streams and MQTT based file delivery can be found [here](https://docs.aws.amazon.com/iot/latest/developerguide/mqtt-based-file-delivery.html)

### MQTT File stream library workflow
Copy link
Member

@gitwallit gitwallit Nov 21, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

minor: for consistency, "Stream" instead of "stream". The other section headers in the readme seem to follow this convention.


![alt text](./docs/doxygen/images/MqttStreams_flowChart.jpg)

## Building MQTT File Streams library

### Dependencies
Expand Down