Documentation ¶
Overview ¶
Receives commands from Alexa voice assistant ("Alexa, turn off <device name>") via AWS SQS (so the Lambda fn doesn't need direct connection to Hautomo). The commands are one-way, so Alexa won't know if the command succeeded.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Directories ¶
Path | Synopsis |
---|---|
Messages with which the adapter and the connector communicate by
|
Messages with which the adapter and the connector communicate by |
Implements various Alexa home automation APIs in AWS Lambda and serves as an anti-corruption layer hiding the misery (overcomplicated comms), sending only the relevant commands to Hautomo via SQS queue (so no direct connection required)
|
Implements various Alexa home automation APIs in AWS Lambda and serves as an anti-corruption layer hiding the misery (overcomplicated comms), sending only the relevant commands to Hautomo via SQS queue (so no direct connection required) |
Click to show internal directories.
Click to hide internal directories.