You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The current specification seems to suggest that after the Active dataset is configured the BR will join/form the Thread network, but I am wondering if it's useful to have some sort of control over this operation? Maybe the application running the TBR would want to control when to form/join the Thread network.
#34596
Open
dhrishi opened this issue
Jul 29, 2024
· 5 comments
The current specification seems to suggest that after the Active dataset is configured the BR will join/form the Thread network, but I am wondering if it's useful to have some sort of control over this operation? Maybe the application running the TBR would want to control when to form/join the Thread network.
Indeed, the specification states "[10.38] If this command is invoked and the ActiveDatasetTimestamp attribute is null, the Thread Border Router SHALL configure and activate its active dataset using the ActiveDataset parameter."
I think we should not change this. Maybe I could suggest using SetPendingDataset to control the activation with the pending timer ?
Hi @marchemi , what is your concern with such a change? What would be the issue in introducing some sort of flag or option that allows the application to control if the Thread interface is started or not?
I have seen some scenarios like where the device is Border Router capable but the application or the user decides to not enable for now the this function. I am imagining some sort of flag that is by default enabled to behave like it is today but it gives some flexibility and control over the BR feature.
Thoughts?
Originally posted by @marius-preda in #33872 (comment)
The text was updated successfully, but these errors were encountered: