[{"id":"53e1c4ae1824fdb0","type":"tab","label":"流程 2","disabled":false,"info":"","env":[]},{"id":"9f7a1f08696b35bf","type":"debug","z":"53e1c4ae1824fdb0","name":"","active":true,"tosidebar":true,"console":false,"tostatus":false,"complete":"payload","targetType":"msg","statusVal":"","statusType":"auto","x":790,"y":360,"wires":[]},{"id":"0a62695101aedfea","type":"inject","z":"53e1c4ae1824fdb0","name":"","props":[{"p":"payload"},{"p":"topic","vt":"str"}],"repeat":"","crontab":"","once":false,"onceDelay":0.1,"topic":"","payload":"","payloadType":"date","x":190,"y":200,"wires":[["9487cc8882d79643"]]},{"id":"9487cc8882d79643","type":"function","z":"53e1c4ae1824fdb0","name":"待转字串","func":"var a ="GET&%2F&AccessKeyId%3Dtestid%26Action%3DCreateKey%26Format%3Djson%26SignatureMethod%3DHMAC-SHA1%26SignatureVersion%3D1.0%26Timestamp%3D2016-03-28T03%253A13%253A08Z%26Version%3D2016-01-20"\nmsg.payload = a;\nreturn msg;","outputs":1,"noerr":0,"initialize":"","finalize":"","libs":[],"x":360,"y":200,"wires":[["ed0ce794015306ab"]]},{"id":"ed0ce794015306ab","type":"hmac","z":"53e1c4ae1824fdb0","name":"HMAC sha1","algorithm":"HmacSHA1","key":"testsecret&","x":530,"y":200,"wires":[["9f7a1f08696b35bf","01001593847da399"]]},{"id":"01001593847da399","type":"base64","z":"53e1c4ae1824fdb0","name":"","action":"str","property":"payload","x":760,"y":200,"wires":[["9f7a1f08696b35bf"]]}]