乐闻世界logo
搜索文章和话题

What is the maximum message payload size for a AWS-IoT core broker?

1个答案

1

AWS IoT Core's maximum message payload size is 128 KB. This means that the data you can send in a single MQTT message cannot exceed 128 KB. If your application requires sending larger data volumes, you may need to split the data into multiple messages or consider using other AWS services, such as AWS S3 for data storage and transfer.

2024年8月24日 00:16 回复

你的答案