fossij / Monumap

1 stars 0 forks source link

Come up with UUID Beacon naming Convention to organize nodes #81

Open arcec-cs opened 4 years ago

arcec-cs commented 4 years ago

Documentation: https://drive.google.com/open?id=138lMcrbaem-qPfmcvPzo9aooh4Gv7xMA

arcec-cs commented 4 years ago

Summary: nameing Beacons come in 3 parts UUID Major ID Minor ID . These IDs traditionally are Broader to more specific. The UUID is to separate one BLE proximity network activity from others. Major ID and minor ID are Ints that range from 1 to 65535. The Major ID shall be able to be used a toot to organize the beacon in physical space. first 3 digits shall refer to a building and the last two to beacon ID for that building where the can be "subnetted" to floors. The Minor ID shall correlate to the node ID of the map so that the beacons ID and Map data structure shall have a common attriibute.