I have set up a Basic User account because I don't have an IO-204 yet. I noticed that the Basic account allows External Data Logging and Remote Access to Data.
I set up a Module of type: External Input and I see the API key, but I can't figure out how to input my data or what the call would be to insert my data.
I am experimenting with a remote monitoring camera setup which captures an image once every minute. I am collecting 1440 images a day. I have a method to generate the average brightness of each image and I would like to push that value into the data log (thereafter charting it). Then I could display the overview the brightness at the location and be able to correspond that with the next input, the performance of the panels.
Anyway, is there a web service call I can make to insert records into the data log? I happen to be using C# in ASP.NET, but I'll work with whatever I can get.
Thanks for any advice,
Chris.