Hi @philips77 and @roshanrajaratnam ,
Is it possible to add more than one mesh network to the database and to load them from DB? If so, are there any specific steps or limitations to consider?
I saw that in MeshNetworkDao is available the CRUD for insert a new mesh entry in the DB, but it seems not to be called in the mesh manager.
The fields isLastSelected can be edited and updated in DB? @roshanrajaratnam
Is it possible to expose getMeshNetworks? A PR would be accepted by your team (both on Android and iOS libraries)?
Hi @philips77 and @roshanrajaratnam ,
Is it possible to add more than one mesh network to the database and to load them from DB? If so, are there any specific steps or limitations to consider?
I saw that in
MeshNetworkDaois available the CRUD for insert a new mesh entry in the DB, but it seems not to be called in the mesh manager.The fields
isLastSelectedcan be edited and updated in DB? @roshanrajaratnamIs it possible to expose
getMeshNetworks? A PR would be accepted by your team (both on Android and iOS libraries)?