Changes between Version 2 and Version 3 of programmersguide/architecture/services/collector/Intersection
- Timestamp:
- 06/13/16 17:23:06 (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
programmersguide/architecture/services/collector/Intersection
v2 v3 10 10 "collector_id" = INT, 11 11 "attribute_map" = { 12 "DataSeriesId" = ["Attribute1", "Attribute2", ...],13 "DataSeriesId" = ["Attribute1", "Attribute2", ...],14 ...15 }12 "DataSeriesId" = ["Attribute1", "Attribute2", ...], 13 "DataSeriesId" = ["Attribute1", "Attribute2", ...], 14 ... 15 } 16 16 } 17 17 }}}
