nodered
差分
このページの2つのバージョン間の差分を表示します。
次のリビジョン | 前のリビジョン | ||
nodered [2020/07/18 12:24] – 作成 nabezo | nodered [2020/08/06 01:35] (現在) – [dashboard] nabezo | ||
---|---|---|---|
行 2: | 行 2: | ||
===== install ===== | ===== install ===== | ||
rspbberypi, | rspbberypi, | ||
- | | + | https:// |
+ | より | ||
+ | bash <(curl -sL https:// | ||
+ | |||
+ | ===== 設定 ===== | ||
+ | .node-red/ | ||
+ | * project機能 | ||
+ | |||
+ | // Customising the editor | ||
+ | editorTheme: | ||
+ | projects: { | ||
+ | // To enable the Projects feature, set this value to true | ||
+ | //enabled: false | ||
+ | enabled: true | ||
+ | } | ||
+ | } | ||
+ | |||
+ | ====== dashboard ====== | ||
+ | |||
+ | image表示(jpegをBASE64にしたものを表示) | ||
+ | <img src=" | ||
+ | |||
+ | |||
+ | ====== msgの操作 ====== | ||
+ | |||
+ | ===== function node ===== | ||
+ | msg.payload = { | ||
+ | " | ||
+ | " | ||
+ | }; | ||
+ | return msg; | ||
nodered.1595042654.txt.gz · 最終更新: 2020/07/18 12:24 by nabezo