[{"id":"54b6ca1b.125ff4","type":"tab","label":"フロー 1"},{"id":"500b1ea1.3e2d1","type":"http in","z":"54b6ca1b.125ff4","name":"","url":"/chat","method":"get","swaggerDoc":"","x":136,"y":94,"wires":[["905ba519.a8dbb"]]},{"id":"905ba519.a8dbb","type":"template","z":"54b6ca1b.125ff4","name":"チャット画面","field":"payload","fieldType":"msg","format":"html","syntax":"mustache","template":"\n\n\n\n\n\n\nMQTT Chat\n\n\n\n\n\n
\n
\n
\n \n
\n
\n \n
\n
\n
\n \n
\n
\n
\n \n  \n
\n
\n
\n
\n
\n\n\n\n\n","x":326,"y":96,"wires":[["93bdf454.0198a"]]},{"id":"93bdf454.0198a","type":"http response","z":"54b6ca1b.125ff4","name":"","x":497,"y":100,"wires":[]},{"id":"94acf76b.35785","type":"ibmiot in","z":"54b6ca1b.125ff4","authentication":"quickstart","apiKey":"","inputType":"evt","deviceId":"","applicationId":"","deviceType":"+","eventType":"+","commandType":"","format":"json","name":"IBM IoT","service":"quickstart","allDevices":"","allApplications":"","allDeviceTypes":true,"allEvents":true,"allCommands":"","allFormats":"","qos":0,"x":97,"y":256,"wires":[["2a722e3d.50ae9a"]]},{"id":"2a722e3d.50ae9a","type":"websocket out","z":"54b6ca1b.125ff4","name":"","server":"720390b1.60b9a8","client":"","x":346,"y":295,"wires":[]},{"id":"5be89b3a.f31fb4","type":"http in","z":"54b6ca1b.125ff4","name":"","url":"/post","method":"post","swaggerDoc":"","x":127,"y":147,"wires":[["51953419.b73bd4"]]},{"id":"51953419.b73bd4","type":"function","z":"54b6ca1b.125ff4","name":"パラメータ取り出し","func":"var body = msg.req.body;\nreturn {payload: body};","outputs":1,"noerr":0,"x":314,"y":148,"wires":[["95f86464.99bc88","d603eabb.29356"]]},{"id":"d603eabb.29356","type":"debug","z":"54b6ca1b.125ff4","name":"","active":false,"console":"false","complete":"false","x":434.5,"y":241,"wires":[]},{"id":"95f86464.99bc88","type":"ibmiot out","z":"54b6ca1b.125ff4","authentication":"quickstart","apiKey":"","outputType":"evt","deviceId":"","deviceType":"0.16.2","eventCommandType":"status","format":"json","data":"{\"d\":{\"name\":\"value\"}}","qos":0,"name":"IBM IoT","service":"quickstart","x":533.5,"y":165,"wires":[]},{"id":"720390b1.60b9a8","type":"websocket-listener","z":"","path":"/ws/chat","wholemsg":"false"}]