コード例 #1
0
 /// <summary>
 /// reset the api key from the datastore
 /// </summary>
 public void ResetAPI()
 {
     HueBridge.ResetDataStore();
 }