Changes between Version 2 and Version 3 of programmersguide/architecture/services/collector/Intersection


Ignore:
Timestamp:
06/13/16 17:23:06 (10 years ago)
Author:
paulo.morais
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • programmersguide/architecture/services/collector/Intersection

    v2 v3  
    1010  "collector_id" = INT, 
    1111  "attribute_map" = { 
    12                            "DataSeriesId" = ["Attribute1", "Attribute2", ...], 
    13                            "DataSeriesId" = ["Attribute1", "Attribute2", ...], 
    14                            ... 
    15                          } 
     12       "DataSeriesId" = ["Attribute1", "Attribute2", ...], 
     13       "DataSeriesId" = ["Attribute1", "Attribute2", ...], 
     14       ... 
     15   } 
    1616} 
    1717}}}