[{"id":"db79115b.07057","type":"function","z":"c695b73e.44ca68","name":"基础数据","func":"var name=`"测试"`;\n//var realname = name.replace('垃圾', '');\nvar str1 = '-i -X POST -H ';\n\nvar str2 = "'Content-Type:application/json'" ;\nvar str3 = ' -d ';\nvar str33 ="'";\nvar str4 = '{"login":"xxxxx", "pass":"xxxxxxx", "title":"tts", "tts":'+name+'}' ;\nvar str44 ="'";\nvar str5 = ' http://thacthab.herokuapp.com/broadcast'\n//var url =encodeURI(str);\nmsg.payload = str1 + str2 + str3 +str33+ str4 +str44+ str5 ;\nreturn msg;\n//'-i -X POST -H 'Content-Type:application/json' -d '{"login":"xxxxx", "pass":"xxxxxxx", "title":"tts", "tts":'+str+'}' http://thacthab.herokuapp.com/broadcast'\n","outputs":1,"noerr":0,"x":590.9999885559082,"y":2360.0001697540283,"wires":[["2eef9dcb.e64f82","f618b560.81dba8"]]},{"id":"2eef9dcb.e64f82","type":"debug","z":"c695b73e.44ca68","name":"","active":true,"tosidebar":true,"console":false,"tostatus":false,"complete":"true","x":833.9999923706055,"y":2433.0001525878906,"wires":[]},{"id":"cc453d7b.39f7","type":"inject","z":"c695b73e.44ca68","name":"","topic":"","payload":"","payloadType":"date","repeat":"","crontab":"","once":false,"onceDelay":0.1,"x":306.99999237060547,"y":2362.0001525878906,"wires":[["db79115b.07057"]]},{"id":"82f9aaf7.e54b78","type":"comment","z":"c695b73e.44ca68","name":"TTS文字传递测试","info":"","x":286.99999237060547,"y":2323.0001525878906,"wires":[]},{"id":"f4250c4f.e25a6","type":"debug","z":"c695b73e.44ca68","name":"","active":true,"tosidebar":true,"console":false,"tostatus":false,"complete":"true","targetType":"full","x":1181.01948928833,"y":2352.00404548645,"wires":[]},{"id":"f618b560.81dba8","type":"exec","z":"c695b73e.44ca68","command":"curl","addpay":true,"append":"","useSpawn":"false","timer":"","oldrc":false,"name":"tasker指令","x":916.0195236206055,"y":2361.0040588378906,"wires":[["f4250c4f.e25a6"],["eb692942.046338"],["fdea3218.487fe"]]},{"id":"eb692942.046338","type":"debug","z":"c695b73e.44ca68","name":"","active":true,"tosidebar":true,"console":false,"tostatus":false,"complete":"true","targetType":"full","x":1176.9999923706055,"y":2399.0001525878906,"wires":[]},{"id":"fdea3218.487fe","type":"debug","z":"c695b73e.44ca68","name":"","active":true,"tosidebar":true,"console":false,"tostatus":false,"complete":"true","targetType":"full","x":1172.9999923706055,"y":2444.0001525878906,"wires":[]},{"id":"596bd853.c0f888","type":"comment","z":"c695b73e.44ca68","name":"定义payload POST数据格式","info":"","x":593.9999923706055,"y":2324.0001525878906,"wires":[]}]