Changes between Version 34 and Version 35 of Internal/NewNodeAgent
- Timestamp:
- Mar 23, 2015, 6:35:08 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Internal/NewNodeAgent
v34 v35 358 358 The flow of the configure command should follow this chard:[[BR]] 359 359 [[Image(Configure Flow - 2 State.png, 350px)]] 360 361 ---- 362 3/23/2015 363 364 We 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.