LUIS-Samples/documentation-samples/examples-IoT
Dina Berry 3e56c307f4
1211 edits (#45)
* iot readme

* 1211-spellcheck
2017-12-11 15:57:40 -08:00
..
IoT Quickstart with Prebuilt Domain.json JSON for sample LUIS app using Home.Automation prebuilt domain 2017-10-31 21:13:42 -07:00
readme.md 1211 edits (#45) 2017-12-11 15:57:40 -08:00

readme.md

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.