Changes between Version 34 and Version 35 of Internal/NewNodeAgent


Ignore:
Timestamp:
Mar 23, 2015, 6:35:08 PM (9 years ago)
Author:
ssugrim
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Internal/NewNodeAgent

    v34 v35  
    358358The flow of the configure command should follow this chard:[[BR]]
    359359[[Image(Configure Flow - 2 State.png, 350px)]]
     360
     361----
     3623/23/2015
     363
     364We need to maintain 3 different state variables. They are defined as follows:
     365 * up: the interface has been brough up via ifconfig
     366 * connected: meaningful in the wificontext. A call to connect (adhoc or managed) has been made and was sucessfull
     367 * started: A call to started was made and the started variable set.