Changes between Version 5 and Version 6 of Internal/InventoryV3


Ignore:
Timestamp:
Oct 5, 2009, 10:25:08 PM (15 years ago)
Author:
ssugrim
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Internal/InventoryV3

    v5 v6  
    8080
    8181Once I have that I can look up my unique mysql id from the mysql databse. This id will then allow me to correlate devices with the ones I have.
     82
     83=== 10/5/09 ===
     84I've revamped the internal data types to facilitate the way xml-simple outputs, and re imports. Any multi argument results (eth, usb, ip) return and array of hashes. This creates clean xml. I also unfolded the cords has to single instance variables, they all get wrapped up into a single attribute.
     85
     86----
     87
     88Working on the writer I've created a internal data type called Xmldata, it's got exactly the same fields and Info and populates them from the generated xml file.
     89
     90Working on the mysql part of I have to examine the code that lives in
     91{{{
     92ssugrim@internal1:/opt/gridservices2-2.2.0/lib/ogs_inventory$
     93}}}
     94