Skip to content

Instantly share code, notes, and snippets.

View fredericaltorres's full-sized avatar
💭
_ - = - _

Frederic Torres fredericaltorres

💭
_ - = - _
View GitHub Profile

Keybase proof

I hereby claim:

To claim this, I am signing this object:

using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Data;
using System.Drawing;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
using System.Windows.Forms;
using MadeInTheUSB;
/*
LambdaFunctionsFredOffice
ARN - arn:aws:lambda:us-east-1:829312865452:function:FredOffice
Alexa start office lamp
Turn office lamp On
Turn office lamp Off
what are the lamps state
*/
var mqtt = require('mqtt');