As you have found thingspeak is set up to log time-series data: there is no modify or delete commands.
Sounds like you actually want a key/value store like mongodb or redis. Theres a list of free ones in this stackoverflow thread
As you have found thingspeak is set up to log time-series data: there is no modify or delete commands.
Sounds like you actually want a key/value store like mongodb or redis. Theres a list of free ones in this stackoverflow thread