Skip to content

Networking

Gustavo Uribe requested to merge guribego/atlas-expert-system:networking into master
  • Corrections/updates over network data
  • Network services implementation. One example provided.
  • Power information of network devices will be managed directly on the expert system. Load_all and update scripts, no longer update power data.

**Next scripts should be run in order:

  1. . update.sh
  2. python ../editor.py -d ../../../data/sb.data.xml -y corrections.tmp
  3. . load_all.sh **

Merge request reports