What ports need to be opened in a firewall to communicate with the ThingSpeak server?
조회 수: 4 (최근 30일)
이전 댓글 표시
MathWorks Support Team
2017년 11월 1일
답변: MathWorks Support Team
2018년 1월 2일
What ports need to be opened in a firewall in order to communicate with the ThingSpeak server?
채택된 답변
MathWorks Support Team
2017년 11월 1일
If you are only using the ThingSpeak REST API and/or accessing the website, ports 80 and 443 need to be opened.
If you are using MQTT publish/subscribe, ports 1883 and 8883 also need to be opened.
If you are still deciding between using REST and MQTT, a useful resource for selecting one over the other for particular scenarios is available at:
댓글 수: 0
추가 답변 (0개)
커뮤니티
더 많은 답변 보기: ThingSpeak 커뮤니티
참고 항목
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!