Parses Ericsson AXE hardware Inventory XML
usage: java -jar boda-axehwinvparser.jar
Parses Ericsson SMO cpp hardware export dumps to csv
-h,--help show help
-i,--input-file <INPUT_FILE> input file or directory name
-o,--output-file <OUTPUT_FILE> output file name
-v,--version display version
Examples:
java -jar boda-axehwinvparser.jar -i input_file -o out_file.csv
java -jar boda-axehwinvparser -i input_folder -o out_file.csv
Copyright (c) 2019 Bodastage Solutions(http://www.bodastage.com)
The lastest compiled jar file is availabled in the dist directory or get it here.
To run the jar file, you need Java version 1.8 and above.
To report issues with the application or request new features use the issue tracker. For help and customizations send an email to info@bodastage.com.
Bodastage Solutions - info@bodastage.com
For any other concerns apart from issues and feature requests, send an email to info@bodastage.com.
This project is licensed under Apache 2.0. See LICENCE file for details.