AWS Lambda Invoke Action
Run AWS Lambda function completely serverless via Thingsup IoT Platform.
FunctionName
InvocationType
Function
//Example 1
payload["speed"] = (payload.speed*5)/18;
//Convert data on the go from km/hr to m/s.Connection ID

Last updated
Was this helpful?