DeviceAtlas Enterprise C API  2.0
Welcome DeviceAtlas Enterprise C API
Data Structures
Here are the data structures with brief descriptions:
 Cda_allocatorA callback interface for allocating memory from some source Not for public consumption
 Cda_atlasRepresents a usable device atlas interface
 Cda_bufRepresents a chunk of memory
 Cda_deviceinfoRepresents a search result Can be used to retrieve values of known properties discovered from the evidence, iterate over the properties with known values, and query property types that are local to this result
 Cda_evidenceUsed to pass evidence to da_searchv()
 Cda_property_declUsed to pass properties the API intends to query to the da_atlas_open function This can be used to improve performance of lookup on properties well-known to the API user, but not present in the JSON database