1

On the google cloud IoT pricing site, it says the minimum message size is 1024 bytes.

Does this mean:

  • IOT-core does not permit message of less than 1024 bytes
  • IOT-core charges the cost of 1024 bytes for any messages less than 1024 bytes
  • Something else?

Thanks

Dinko Pehar
  • 5,454
  • 4
  • 23
  • 57
R.Dyer-Evans
  • 261
  • 1
  • 2
  • 5

1 Answers1

4

It means that it'll charge for 1024 bytes per message even if the message is smaller.

Gabe Weiss
  • 3,134
  • 1
  • 12
  • 15