subin 发表于 2020-9-18 12:47:16

Connectyin with AWS Lambda pls help

Hi All
Thank you for reading. I am trying to integrate gizwits with AWS lambda. What is the best approach to do this?

Basically I want the product messages routed to AWS lambda from where I can do the needed code to

Please help

admin 发表于 2020-9-22 17:39:46

FYI

http://docs.gizwits.com/en-us/UserManual/EchoIntegration.html

If you need more help feel free to let me know.Thanks

subin 发表于 2020-9-28 11:51:28

admin 发表于 2020-9-22 17:39
FYI

http://docs.gizwits.com/en-us/UserManual/EchoIntegration.html


Thank you Sir for the reply.
I understand from the doc that we need to use open API..
This is what I am trying to achieve
1)We will have a fleet of devices that will send water flow information to gizwits
2)AWS Lambda will connect to gizwits via open api and get this information on a schedule every hour

Is this approach feasible? If so how to proceed??

Appreciate your help
Thanks
Subin

admin 发表于 2020-9-28 14:42:34

subin 发表于 2020-9-28 11:51
Thank you Sir for the reply.
I understand from the doc that we need to use open API..
This is what ...

Yes, I think it is feasible.
1. You can follow the basic steps to make your devices connect to Gizwits
http://docs.gizwits.com/en-us/quickstart/GizwitsQuickStart.html

2. It is recommended to use SNoti API to set up the communication between AWS and Gizwits
http://docs.gizwits.com/en-us/cloud/NotificationAPI.html
页: [1]
查看完整版本: Connectyin with AWS Lambda pls help