Hi,
I recently wanted to upload my JSON software configuration from my remote device each time the device re-boots (infrequently) so I know the configuration it is using. I found the string has a 256 length limit. I need around 1000 characters. Is there a way to set the string length limit?
I then looked at uploading files, this could work for me so I created a stream with datatype of File. I tried to show the file in a dashboard. My next question would be how to get the latest file in a file type stream to show up in a URL widget. Or, how can I show a long string in a dashboard? I would need to get a link to the latest stream point of a file or string stream and use HTML or URL somehow I think.
Thank you!
Michael