Update a Thingspeak Channel
entryID=thingspeak_update(apiWriteKey,datastruct)
Write API Key of the channel.
The data structure created using thingspeak_newentry
The entry ID
Updates a ThingSpeak channel using the data structure created by thingspeak_newentry.