thingSpeakWriterCla​ss

Really simple IoT writer tool - adding data bursts, named fields and efficency option

Download
Download

You are now following this Submission

Cite As

Björn Skatt (2026). thingSpeakWriterClass (https://in.mathworks.com/matlabcentral/fileexchange/52338-thingspeakwriterclass), MATLAB Central File Exchange. Retrieved .

Acknowledgements

Inspired by: ThingSpeak support from MATLAB (R2013a-R2014a)

Categories

Find more on ThingSpeak in Help Center and MATLAB Answers

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Communities
More Files in the  ThingSpeak Community
Version Published Release Notes Action
1.4.0

Added white space in description (how hard can it be)?

Download
1.3.0

Just edited the description

Download
1.2.0

Version 1.2 allows writeMode = 'powershell' to write:
data.status = 'PS ok: !"#¤%&/()=?´´@£$€{[]}\+;:,.-_<>|§½¨^~''*'
Characters '"\;#&' are silently removed and the rest is passed on.
OBS! The standard writeMode = 'webwrite' writes any string.

Download
1.1.0

Fixed a couple of typos in the documentation and added a new example

Download
1.0.0

Download