features-0.1.1
This is version 0.1.1 of the Moonsense Android Features SDK.
This release includes better representation of the feature within a Bundle. The features are represented by <sensor_type>-<feature-name> and the values are represented as a map for e.g. { x: 1.0, y: 2.0, z: 3.0}.
Adds a DoubleMap representation of a Feature.
See Feature Generation for more details.