2020年10月1日 星期四

Create a Line Messaging API Channel access toke

 Create a Line Messaging API 

1). https://developers.line.biz/zh-hant/    登入login


2).  使用Line帳號登入

3).  使用Line帳號登入

4).   Provider Create
 



5).   Create a Messaging API Channel


6).   設定 a Messaging API Channel 內容





7).    儲存 Channel Secret 內容 , User ID  , Assertion Signing 要Issue


8).     Assertion Signing Issue 







9).  Messaging API settings

10).  Channel access token : Issue

11) 儲存 Channel access token (Long -lived)


沒有留言:

張貼留言

ESP32 微控制器 採集的環境數據,經由 MQTT 協定 轉換並寫入工業標準的 Modbus 暫存器 中

  一個典型的 IoT(物聯網)與工業自動化系統整合(SCADA/機台連線) 的架構圖。它透過 Node-RED 作為核心資料網關,將前端 ESP32 微控制器 採集的環境數據,經由 MQTT 協定 轉換並寫入工業標準的 Modbus 暫存器 中。 1. 各模組功能拆解...