VOL-627: Support for querying asfvolt16 device details

Change-Id: I805cdc9c82a2ad144a5009812e9cf13970319927
2 files changed
tree: 346478abc2d6ae0bc332b42ead3d2c98a80693ff
  1. .gitignore
  2. .gitmodules
  3. .gitreview
  4. INSTALL.md
  5. Makefile.am
  6. README.md
  7. asfvolt16_redfish_service/
  8. configure.ac
  9. device_simulator/
  10. patches/
  11. scripts/
  12. src/
  13. third_party/
README.md

Build

autoreconf --install
git submodule update --init --recursive
./configure
make
sudo make install