質問編集履歴

1

フロー追加

2018/01/18 10:35

投稿

kamada_
kamada_

スコア6

test CHANGED
File without changes
test CHANGED
@@ -20,7 +20,9 @@
20
20
 
21
21
  ###該当のソースコード(node-redフロー)
22
22
 
23
- ```[{"id":"bad7df11.d4849","type":"tjbot-wave","z":"5c37695.9db9898","botId":"3d8dec20.5048b4","motion":"wave","name":"","x":570,"y":160,"wires":[]},{"id":"a9ea1147.86387","type":"switch","z":"5c37695.9db9898","name":"","property":"payload.0","propertyType":"msg","rules":[{"t":"nnull"}],"checkall":"true","outputs":1,"x":450,"y":160,"wires":[["bad7df11.d4849"]]},{"id":"2c15dd9e.b62742","type":"opencv","z":"5c37695.9db9898","detect":"FACE_CASCADE","output":"json","name":"","x":300,"y":160,"wires":[["a9ea1147.86387","b143102b.fcab7"]]},{"id":"b143102b.fcab7","type":"camerapi-takephoto","z":"5c37695.9db9898","filemode":"0","filename":"","filedefpath":"1","filepath":"","fileformat":"jpeg","resolution":"1","rotation":"0","fliph":"0","flipv":"0","brightness":"50","contrast":"0","sharpness":"0","imageeffect":"none","name":"","x":350,"y":60,"wires":[["2c15dd9e.b62742"]]},{"id":"aef3dd74.6f4c5","type":"inject","z":"5c37695.9db9898","name":"","topic":"","payload":"","payloadType":"date","repeat":"","crontab":"","once":true,"x":130,"y":60,"wires":[["b143102b.fcab7"]]},{"id":"3d8dec20.5048b4","type":"tjbot-config","z":"","name":"","hasServo":true,"hasLED":true,"hasSpeaker":true,"hasMicrophone":true,"hasCamera":true,"speakerDeviceId":"plughw:0,0"}]
23
+ ```
24
+
25
+ [{"id":"bad7df11.d4849","type":"tjbot-wave","z":"5c37695.9db9898","botId":"3d8dec20.5048b4","motion":"wave","name":"","x":570,"y":160,"wires":[]},{"id":"a9ea1147.86387","type":"switch","z":"5c37695.9db9898","name":"","property":"payload.0","propertyType":"msg","rules":[{"t":"nnull"}],"checkall":"true","outputs":1,"x":450,"y":160,"wires":[["bad7df11.d4849"]]},{"id":"2c15dd9e.b62742","type":"opencv","z":"5c37695.9db9898","detect":"FACE_CASCADE","output":"json","name":"","x":300,"y":160,"wires":[["a9ea1147.86387","b143102b.fcab7"]]},{"id":"b143102b.fcab7","type":"camerapi-takephoto","z":"5c37695.9db9898","filemode":"0","filename":"","filedefpath":"1","filepath":"","fileformat":"jpeg","resolution":"1","rotation":"0","fliph":"0","flipv":"0","brightness":"50","contrast":"0","sharpness":"0","imageeffect":"none","name":"","x":350,"y":60,"wires":[["2c15dd9e.b62742"]]},{"id":"aef3dd74.6f4c5","type":"inject","z":"5c37695.9db9898","name":"","topic":"","payload":"","payloadType":"date","repeat":"","crontab":"","once":true,"x":130,"y":60,"wires":[["b143102b.fcab7"]]},{"id":"3d8dec20.5048b4","type":"tjbot-config","z":"","name":"","hasServo":true,"hasLED":true,"hasSpeaker":true,"hasMicrophone":true,"hasCamera":true,"speakerDeviceId":"plughw:0,0"}]
24
26
 
25
27
 
26
28