
內容簡介
安裝 WP-MQTT 很容易。只需提供 MQTT 傳輸的詳細資料,並配置哪些 WordPress 事件應該觸發訊息即可。
「MQTT 是一種物聯網(IoT)連接協議,用於機器對機器(M2M)連接。它被設計為一個極輕量級的發布/訂閱消息傳輸方式。』(來自 mqtt.org)
一些事件是預先定義好的。只需勾選正確的復選框,並填寫訊息的主題和內容即可。
頁面瀏覽
使用者登入
登入失敗
文章已發佈
頁面已發佈
新評論
可以使用「自訂事件」區域來添加其他事件。這允許您使用任何 WordPress 鉤子(操作和過濾器)來觸發消息。
致謝
WP-MQTT 使用 Andrew Milsted 的 phpMQTT。
感謝 Peter Martin 在 WordCamp NL 2016 中的啟示性演講。
外掛標籤
開發者團隊
原文外掛簡介
Setting up WP-MQTT is easy. Simply supply your MQTT broker’s details and configure which WordPress events should trigger messages.
“MQTT is a machine-to-machine (M2M)/”Internet of Things” connectivity protocol. It was designed as an extremely lightweight publish/subscribe messaging transport.” (from mqtt.org)
A number of events are predefined. Simply check the right checkbox and fill in the message’s subject and text.
Pageview
User login
Failed user login
Post published
Page published
New comment
Other events can be added using the “custom events” section. This allows you to use any WordPress hook (actions and filters) to trigger messages.
Credits
WP-MQTT uses phpMQTT by Andrew Milsted.
Thanks to Peter Martin for his inspirational talk at WordCamp NL 2016.
