フィルターのクリア

Sending data securely, through thingspeak

6 ビュー (過去 30 日間)
Andrés Ruiz
Andrés Ruiz 2020 年 12 月 15 日
回答済み: Andrés Ruiz 2021 年 1 月 13 日
Dear all,
We want to send data in a safety way, through thingspeak. We have the following question: does thinkspeak implement some kind of data security? When sending data through thingspeak, is there any method that allows you to send the data in a secure way, that is to say that an encryption and decryption of the data is carried out?
Thanks,

採用された回答

Vinod
Vinod 2020 年 12 月 15 日
ThingSpeak API servers support secure HTTPS and MQTT connections between devices and ThingSpeak. If you are looking for examples of secure connectivity, here's an example that shows you how to send data to mulitple fields of a ThingSpeak channel using a HTTPS connection. It makes use of the ThingSpeak library which is available for free on GitHub and directly installable into the Arduino IDE.
  1 件のコメント
Andrés Ruiz
Andrés Ruiz 2020 年 12 月 15 日
Thank you very much for the answer.

サインインしてコメントする。

その他の回答 (1 件)

Andrés Ruiz
Andrés Ruiz 2021 年 1 月 13 日
Hi,
Related to the previous question, I have the concern if it is possible to implement the thinkspeak libraries in an android APP application, to be used with a smartphone, for sending the data in a secure way. Thank you for your answers.

コミュニティ

その他の回答  ThingSpeak コミュニティ

カテゴリ

Help Center および File ExchangeThingSpeak についてさらに検索

製品

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by