How can I send once per month an email from thingspeak?
조회 수: 3 (최근 30일)
이전 댓글 표시
Dear all, once per month I want to send an email with selected data from thingspeak. TimeControl only offers up to weekly but not monthly. Do you have Tipps?
댓글 수: 0
채택된 답변
David Stacer
2024년 2월 23일
Use a daily tIme control to run script once a day that looks at the current day of the month number. When the day equals the day you want, then send the e-mail. This would send the e-mail on the same day every month.
추가 답변 (0개)
커뮤니티
더 많은 답변 보기: ThingSpeak 커뮤니티
참고 항목
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!