photo

Håkon Dahle


Last seen: 3 years ago Active since 2019

Followers: 0   Following: 0

Statistics

All
MATLAB Answers

2 Questions
2 Answers

ThingSpeak

200 Public Channels

RANK
10,341
of 301,511

REPUTATION
4

CONTRIBUTIONS
2 Questions
2 Answers

ANSWER ACCEPTANCE
100.0%

VOTES RECEIVED
0

RANK
 of 21,308

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 174,936

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
200 Public Channels

AVERAGE RATING
78

CONTRIBUTIONS
0 Discussions

AVERAGE NO. OF LIKES

  • Thankful Level 2
  • Knowledgeable Level 1
  • First Answer
  • Thankful Level 1

View badges

Feeds

View by

Answered
How to read date range in thingspeak using personal use account?
Hi, Your URL is incorrectly formatted. Your URL seems to have the start-date twice and the end-date twice: https://api.thingsp...

6 years ago | 0

Answered
How to make date format correctly according to your own time zone?
Try this: https://api.thingspeak.com/channels/899906/feeds.csv?start=2019-11-27T00:00+02:00&end=2019-11-28T00:00+02:00 The tim...

6 years ago | 0

| accepted

Question


ThingSpeak: Bug in Data Import related to UTC
I have a bunch of files with hourly data that I need to upload into several ThingSpeak Channels. The CSV-files are formatted acc...

6 years ago | 1 answer | 0

1

answer

Question


Reading from Thingspeak: Daily averages are easy. How do I get a monthly average?
I use the REST API to read data from Thingspeak and this works well: https://api.thingspeak.com/channels/xxxxxx/fields/1.json?a...

6 years ago | 2 answers | 0

2

answers