Changes between Version 25 and Version 26 of Cross/ServiceManagementLayerAPI

Show
Ignore:
Timestamp:
03/29/09 22:09:40 (4 years ago)
Author:
trnewman
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Cross/ServiceManagementLayerAPI

    v25 v26  
    2323 4. Cognitive Radio Shell sends a ''"receive_register_ack"'' response to the SML. 
    2424 5. SML sends a ''"receive_register_ack"'' response to the Cognitive Engine. 
    25  6. Cognitive Radio Shell sends the Radio Configuration data to the SML. 
    26  7. SML sends the Radio Configuration data to the Cognitive Engine. 
     25 6. Cognitive Radio Shell sends the [wiki:Cross/RadioConfigurationData Radio Configuration data] to the SML. 
     26 7. SML sends the [wiki:Cross/RadioConfigurationData Radio Configuration data] to the Cognitive Engine. 
    2727 8. Cognitive Engine sends ''"receive_config_ack"'' response to the SML. 
    2828 9. SML sends ''"receive_config_ack"'' response to the Cognitive Radio Shell. 
    29  10. Cognitive Radio Shell sends the local cache of Radio Experience to the SML. 
    30  11. SML sends the local cache of Radio Experience to the Cognitive Engine. 
     29 10. Cognitive Radio Shell sends the local cache of [wiki:Cross/RadioExperienceData Radio Experience data] to the SML. 
     30 11. SML sends the local cache of [wiki:Cross/RadioExperienceData Radio Experience data] to the Cognitive Engine. 
    3131 12. Cognitive Engine sends ''"receive_exp_ack"'' response to the SML. 
    3232 13. SML sends ''"receive_exp_ack"'' response to the Cognitive Radio Shell.