We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
IntelliHome::Workers::Base - Base class for workers, Processes the voice hypothesis thru a defined parser
This Object implement process() that is called by the master node to parse and process the given command
Config()
Get/Set the IntelliHome::Config object that has all the loaded configurations (required)
Output()
Get/Set the answer output interface (default to IntelliHome::Interfaces::Voice)
process()
Process the worker request