Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

IoT application

This LUIS app provides a starting point for an IoT app for a Home automation system.

Intents

It has the following intents:

  • HomeAutomation.TurnOff
  • HomeAutomation.TurnOn
  • None

Entities

It has the following entities:

  • HomeAutomation.Device
  • HomeAutomation.Operation
  • HomeAutomation.Room

Labeled utterances

This application has many labeled utterances.

Import

To import the LUIS app, log in to www.luis.ai, go to My apps, and click Import App. Choose the file IoT Quickstart with Prebuilt Domain.json and click Import.