Query OEM for information about workstations, laptops, servers and others.
1.0.0 First Release, 07/04/2017
- Installable module
- Support Dell OEM
- Query single/multuple service tags
- Export to json
1.0.1 07/05/2017
- Dell: Added Send date from vendor on the response
1.0.2 12/09/2017
- Added CLI support by using python -m QueryOEM.cli
1.0.3 12/09/2017
- Small changes on CLI help text
1.0.4 19/09/2017
- CLI for --tag can be used to output a JSON file instead of terminal display
- Added new arguments to --tag to fit new feature
- Test suite