1

I would like to write JSON to a datapoint value in Xively (so I can store a value dictionary in a single datapoint). What is the max size (e.g. string length) I can write to a datapoint?

1 Answers1

0

255 bytes, so basically 255 utf-8 characters.

calumb
  • 1,051
  • 2
  • 10
  • 24