project-chip / connectedhomeip

Matter (formerly Project CHIP) creates more connections between more objects, simplifying development for manufacturers and increasing compatibility for consumers, guided by the Connectivity Standards Alliance.
https://buildwithmatter.com
Apache License 2.0
7.39k stars 1.98k forks source link

[Feature] Location cluster #32719

Open jonsmirl opened 6 months ago

jonsmirl commented 6 months ago

Feature description

There is a need for nodes to know their geographical location. For example a node with a screen which displays weather reports. I would propose using 6 decimal place longitude and latitude. 6 digits is 111mm accuracy. Using high accuracy locations plans for a future where indoor positioning is a mature technology. Might want to include an optional elevation too. The low accuracy location is easily set by using the phone's GPS during setup. This info should be visible cross fabric.

Platform

all

Platform Version(s)

No response

Anything else?

No response

bzbarsky-apple commented 6 months ago

This seems like a spec request, not an SDK request.