Beispiel #1
0
 private void Node_OnNodeUnpairedCb(eUnpairReason reasonCode, string msg)
 {
     ActiveCfg.NodeKey    = null;
     ActiveCfg.NodeSecret = null;
     YConfig.Save();
 }
Beispiel #2
0
 private void Node_OnNodeUnpairedCb(eUnpairReason reasonCode, string msg)
 {
     ActiveCfg.NodeKey = null;
     ActiveCfg.NodeSecret = null;
     YConfig.Save();
 }