rberkelm on % Dew point in Google Gauge
Thanks for the responses guys! I'm not too familiar with HTML but I found an online HTML editor and pasted in your code Vinod (thnx!), with my own channel number in the $.getJSON line. All I get is a...
View ArticleVinod on % Dew point in Google Gauge
try this: 1) Copy all of the example code I posted from <html> to </html> 2) Open notepad.exe 3) paste the code in 4) save the file on your computer as test.html 5) open test.html in a web...
View Articlerberkelm on % Dew point in Google Gauge
Hi Vinod That was very useful, thank you! Your Notepad suggestion worked for some fields but not for the Dew Point field. This made a dim light bulb go off in my brain! I think the reason why I am...
View ArticleTomSim on React "No Data Check" replacement doesn't work
I use React condition "No Data Check" to trigger action ThingHTTP with %%trigger%% and %%channel_id%% in the action's body but the posted data doesn't expand the replacement key words (I just see the...
View ArticleHans on React "No Data Check" replacement doesn't work
Looking into this. It is possible that the replacement does not happen with a no data check. If it did, what do you expect to happen for the trigger replacement? Thanks.
View ArticleVishal on Connecting and sharing data with Salesforce
I need help to connect ThingSpeak with Salesforce and share data using REST.
View Articleakhila on Connecting and sharing data with Salesforce
Hi Vishal, It would be great if you could state the exact problem. In general, you can send Salesforce data to ThingSpeak using ThingSpeak REST API's:...
View ArticleVishal on Connecting and sharing data with Salesforce
Hi Akhila , Thanks for reply.I want data exchange between Arduino (Ethernet Shield) and Salesforce in real-time(almost). But with ethernet shield we cannot directly communicate with SFDC as ethernet...
View Articlerw950431 on Connecting and sharing data with Salesforce
Have you considered IFTT? Maybe you can send your data to the maker channel then connect to the salesforce channel? (I've never actually done this...)
View Articleblackabbys on ThingSpeak to Twilio question
I am having the same problem too. Everything looks fine, I checked everthing thousand times but it still responses me with -1. Lastly I have tried your solution but it is still the same. Please help me...
View ArticleTomSim on React "No Data Check" replacement doesn't work
I expect that %%trigger%% would be replaced with "No Data Check" and %%channel_id%% would be replaced with the channel that triggered the event. If this work, I can have a generic thingHTTP that can...
View ArticleTomSim on ThingSpeak to Twilio question
Use IFTTT Maker URL trigger channel to SMS action. API key URL style, no authorization needed.
View Articlepiajola on RED line in my list of working MATLAB Analysis code
Hi TS Staff, (perhaps Adarsh) I have a MATLAB Analysis with this TimeControl Name Recurrence Last Ran Run At directo iclaro Every 30 minutes 2016-08-31 7:00 pm...
View ArticleAdarsh_Murthy on RED line in my list of working MATLAB Analysis code
Hi piajola, As you noticed, the "Notify me via email..." feature of a TimeControl or React is not functioning. We will be re-enabling this feature soon. Also, regarding the 502 Http error code from...
View Articlepiajola on RED line in my list of working MATLAB Analysis code
Hi Adarsh, First some first of all, First first of all, thank you for answering me Second first of all, thank you for clearing my doubts and the link Third first of all, my apologies for the delay. I...
View Articlesc2001 on Custom Replacement Keys In Header
I need to be able to pass a parameter for ThinkHTTP to include in the header of the HTTP request. This parameter is used for authentication and needs to change every hour. I know you can use custom...
View Articlealk0v on RFE: Save without running (or run without action)
Hi, i have same problem, with time-scheduled scripts, just separate "Save" and "Run" buttons.
View Articlerberkelm on % Dew point in Google Gauge
For the record, the mismatched timestamps of the temperature and dew point fields were the problem. For any given time, one or the other field would have a null value, hence the 'NaN'. I have since...
View Articlerberkelm on Daily max and min
Dear all I looked long and hard for code that would calculate daily maxima and minima for temperature and humidity (i.e since midnight) but I couldn't find any. I eventually managed to work it out, so...
View Articlealk0v on RFE: Save without running (or run without action)
Any updates? It's really problem.
View Article