Skip to content

GorazdKikelj/pycentral-docx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Documenting Aruba Central Device configuration

Requirements

docx2pdf
docxcompose
icecream
pycentral
python_dateutil
sortedcontainers

Installation

  1. Download the zip package from github and unpack it into empty directory
  2. For now create following directories in root directory:
  • bom
  • docx
  • images
  • template
  1. copy docxcentral/templates/logconfig.json to template directory
  2. copy docxcentral/templates/central.json to root directory
  3. copy docxcentral/templates/filter.json to root directory
  4. Update central.json with current Aruba Central API Authorization information

Default directory structure

bom/

Directory contains BOM (Bill of Material) word document for Aruba Central site. BOM file is generated with Visual RF on Aruba Central site.

docx/

Directory contains generated MS Word and PDF files.

images/

Directory contains pictures of installed equipment. Each site has it's own directory.

Image filenames for a device start with serial number and follow by "-" AP name. Supported type is jpg.

-.jpg

Example: CNNNXXXXYY-APnn.jpg

Image for Location section of the report ends with "_location.png". Location image can be downloaded from Aruba Central / / Floor Plan.

-_location.png

Example: CNNNXXXXXYY-APnn_location.png

template/

Directory contains template MS Word documents used to generate final documentation. template.dotx is a master template. It contains all formating information.

About

No description, website, or topics provided.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published