Sparkfun only accepts lowercase fields
-
Hi
Have been using MyController for a few months now, and loving it. I have hit a problem though when using External Servers.
The sparkfun server only lets me enter lowercase field names that can be streamed to it. MyController sends sensor types like "Temperature" or "Humidity", which is in Camel Case (first letter uppercase). Sparkfun returns an error.Is there a way to lowercase the first letter in MyController, for data types being sent to external servers. The Key Format field in External Servers accepts names as a variable ($variableType etc), but I've tried php, phython, ruby to lower case these but they are all failing ?
-
-
@jkandasa ok, thanks, will do.