IoTone / ProjectMagNET

Project Mag*NET is an IoT data sync and control app + distributed server for iot data
https://iotone.github.io/projectmagnet.github.io/
Apache License 2.0
0 stars 1 forks source link

Implement hyperlocal locations concept #18

Open truedat101 opened 5 months ago

truedat101 commented 5 months ago

These are the places you care about. Doesn't have to be physical space. Default is just "near me". If a user wants to get more sophisticated, they can use our concept:

truedat101 commented 5 months ago

If we have sophisticated intelligence on our devices, we can know a bit about approximate location, but it isn't really accurate with RSSI. We can when we provision things, explain to the system:

If we want to get really sophisticated , we can place things around spacially within place X. Since we don't really have plans to do bluetooth location (we could later ... talk to GTI about this) we can think about asking for this information. Just not sure how we do room coodinates yet that humans understand. Maybe it's a simple AR thing, where you drop a pin somewhere in the room where the thing is. Worry about hyperlocal localization things later.