Skip to content

anthonyCarigny/JARVIS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

J.A.R.V.I.S.

Just A Rather Very Intelligent System

Usage

All responses will have the form

{
  "data": "Mixed type holding the content of the response",
  "message": "Description of what happened",
  "speech": "Proposition of message to the end user of your app"
}

Subsequent response definitions will only detail the expected value of the data field

Check-in

Notify J.A.R.V.I.S. you entered a location

Definition POST /checkIn

Arguments

  • "location":string the name of the location you entered. possible values are home and work

Response

  • 200 OK on success

About

home automation system

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages