Skip to content

Simple way to maintain a status of which household members are present at a given location

License

Notifications You must be signed in to change notification settings

lounsbrough/location-presence-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

location-presence-api

Simple way to maintain a status of which household members are present at a given location

Sample Request JSON:

{
    "authCode":"********",
    "location": "home",
    "person": "john",
    "status": "arrived"
}

About

Simple way to maintain a status of which household members are present at a given location

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages