Question
How to use md5 function in the thing's service
I had writter a service in the thing,I had use md5 function to hash my json data and post to another http api,but I do not kown how to use md5 in the thing service with js.
Anyone please help me
Thanks

