Hi,
In http://docs.aws.amazon.com/iot/latest/developerguide/iot-limits.html, it is given that
"The payload for every PUBLISH message is limited to 128 KB. The AWS IoT service will reject messages larger than this size."
Will this SDK handle this ?
If message size is greater than 128 KB will it be split and published by the SDK ?
Hi,
In http://docs.aws.amazon.com/iot/latest/developerguide/iot-limits.html, it is given that
"The payload for every PUBLISH message is limited to 128 KB. The AWS IoT service will reject messages larger than this size."
Will this SDK handle this ?
If message size is greater than 128 KB will it be split and published by the SDK ?