Skip to content

cloudpower/remote

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#remote

the remote node.js API server

API Documentation

All commands are prefaced with /api/v1.

/device/:device-id/:outlet (POST)

Set the state of an outlet.

{
    state: 1
}
/device/:device-id/:outlet (GET)

Get the state of an outlet.

About

the remote node.js API server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published