Skip to content

hongtao-chen/wac-redfish-extension

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Redfish Device Solution for WAC

Get Started

Refer to redfish-device repo for an example where to use it.

This is en example how to create a Windows Admin Center solution extension, so it can add the redfish device connection and uses the REST forwarder gateway plugin to talk to the redfish REST service in the backend pyhsical server.

UI Framework

Unlike the official SDK I'm using the Vue as the UI framework, instead of Angular. It's to demonstrate that we can write WAC extension with other JavaScript frameworks, not about which is better.

Build

npm run build

Must Know

As of now, this implementation is just a demo to connect to the backend physical server's redfish service endpoint inside the WAC UI. It's NOT recommended to use it anywhere except testing the design.

About

Rdfish Device Solution for Windows Admin Center

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published