3agv2004 / domoticaOS

Automatically exported from code.google.com/p/souliss
0 stars 0 forks source link

Node ids should be persistent and not change once joined #79

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
It would be of interest to all to have a unique way of identifiying the nodes, 
not just when using the dynamic addressing. So at least there should be a way 
to interface with the gateway via a unique and static id. This could be both 
the network address and/or a UUID. 
If you are building your own nodes then a simple insketch option for UUID like 
the MAC address. 
Then when building the db in Souliss App, the UUID is included and can be used 
to identify the node until explicit deletion is requested. 
This would also make the openHAB integration usefull. 

My recommandation is to implement the UUID in the nodes, and store a table in 
the gateway. 

Original issue reported on code.google.com by kim.moel...@gmail.com on 21 Aug 2014 at 8:13

GoogleCodeExporter commented 9 years ago

Original comment by dario.di...@souliss.net on 30 Nov 2014 at 10:29