Panel Filter Operator は、Panel Filter Widget で使用する属性をフィルターする機能を提供する WireCloud オペレータです。
ワイヤリング

設定
Attribute にフィルタリングしたい属性名を、Unit に単位を設定します。
入力データ例

出力データ例

サンプルデータ
1 2 3 4 5 6 |
{ "id": "Room1", "type": "Room", "pressure": 720, "temperature": 23 } |
Panel Widgetとのワイヤリング
ワイヤリング

出力例

関連情報

Panel widgetPanel widget は、センサの測定値などの単純なテキスト・メッセージを表示する方法を提供する WireCloud ウィジェットで...