Documentation Center

Aspect property data types and defaults

All aspect properties have a default value, which serves as a fallback value if Context Engine Cartridge cannot determine the actual value (for example, if the device is unknown). All aspect properties also have a data type.

The aspect property data type is one of the following:

TypeDescription
Booleana flag set to true or false
Integeran integer
Set<String>a set of strings (always case-sensitive), possibly an empty set
Stringa string (always case-sensitive), possibly empty
Versiona version number, which you can compare to another value of the same type to determine which is newer