How can I send once per month an email from thingspeak?
1 回表示 (過去 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!