OutSystems Forge 日本語データベース

MQTT Client

※Forge全件データの日本語検索サービスをご利用になりたい場合は、こちらまでお問合せください。

Forge英文サイト

2016-03-23 1.1.0 Barduino 9.1.300.1 All All IoT, Components, Widgets, Templates
Web Pocketを使用したEclipse Paho MQTT JavaScriptの実装
アプリケーションをMQTTブローカーに接続し、リアルタイムでデータを受信します。 パッケージ化されたjavascript:接続/切断 公開する 購読/購読解除 汎用サブスクリプションを使用すると、自分のJavaScriptコールバックを入れて、受信データを自分が決めたもの(チャート、ajaxなど)にバインドすることができます。 リアルタイムチャートのインタラクションのデモをご覧ください。 ブラウザコンソールを使用して、受信メッセージと送信メッセージを表示します

[Overview]
Implementation of the Eclipse Paho MQTT JavaScript using websockets
[Detail]
Connect your application to an MQTT broker and receive data in real time. Packaged javascript to: Connect/Disconnect Publish Subscribe/Unsubscribe The generic subscribe will allow you to put your own javascript callback to bind the incoming data to whatever you decide (charts, ajax, etc). Se the demo for a real time chart interaction. Use the browser console to view the incoming and outgoing messages
戻る