DeviceAtlas Enterprise C API  2.0
Welcome DeviceAtlas Enterprise C API
typedef int da_evidence_id_t

An operation on an atlas involves converting a set of evidence strings into a set of property/value pairs.

The ID for a particular type of evidence is extract from the atlas (eg, for a specific HTTP header, use:

da_evidence_id_t evidence = da_atlas_header_evidence_id(atlas, "User-Agent");