Post your best Lua script examples here

User avatar
By Dsbaha
#33578 I've created a LUA script which will post to Amazon Web Services (AWS) Simple Notification Service (SNS). It uses the AWS version 4 signature. I'm sure this could be adapted to other services Amazon provides, but I've only attempted to use it for SNS.

https://github.com/dsbaha/nodemcu-awsv4
User avatar
By dancudds
#37578
Dsbaha wrote:I've created a LUA script which will post to Amazon Web Services (AWS) Simple Notification Service (SNS). It uses the AWS version 4 signature. I'm sure this could be adapted to other services Amazon provides, but I've only attempted to use it for SNS.

https://github.com/dsbaha/nodemcu-awsv4


Get Dsbaha, do you have to sync to NTP for the time or can you just use epoch?