Skip to content

Expose caliper / anthropometric measurements through ContentProvider or Intent API #20

@Nkromin

Description

@Nkromin

I’m integrating OpenScale using the ContentProvider / Intent API (via openScale-sync to MQTT). Right now I can access weight, fat, muscle, water, etc., but not the manual anthropometric measurements that OpenScale supports in the UI (chest, waist, hip, neck, thigh).

These values seem to be stored internally but are not exposed through the ContentProvider columns or the measurement intent extras.

It would be really useful if these fields could also be exposed via the API (for example as optional columns like chest_cm, waist_cm, etc.). This would make third-party integrations and health analytics much more complete.

If helpful, I’m happy to test or provide feedback from the integration side.

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions