Skip to content

kaist-webeng/testbed-control-ui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Testbed-Control-UI

This project aims to provide a controller interface of the WebEng testbed based on the WoT Thing Description.
Currently, the app is served on our lab server.

Available Scripts

In the project directory, you can run:

yarn start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

You would be required to allow the CORS policy of your Web browser.
Install the CORS extension or others to allow the policy.

The page will reload if you make edits.
You will also see any lint errors in the console.

yarn build

Builds the app in the production mode.
After the app is successfully built, run serve -s -l PORT ./build/ to serve the app.

Further Update

src/components/action/ActionInputElement.js

Currently, integer inputs are only supported by this app.
Further support for other input types can be made by extending cases for them.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published