Changes between Version 25 and Version 26 of Cross/ServiceManagementLayerAPI
- Timestamp:
- 03/29/09 22:09:40 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Cross/ServiceManagementLayerAPI
v25 v26 23 23 4. Cognitive Radio Shell sends a ''"receive_register_ack"'' response to the SML. 24 24 5. SML sends a ''"receive_register_ack"'' response to the Cognitive Engine. 25 6. Cognitive Radio Shell sends the Radio Configuration datato the SML.26 7. SML sends the Radio Configuration datato 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. 27 27 8. Cognitive Engine sends ''"receive_config_ack"'' response to the SML. 28 28 9. SML sends ''"receive_config_ack"'' response to the Cognitive Radio Shell. 29 10. Cognitive Radio Shell sends the local cache of Radio Experienceto the SML.30 11. SML sends the local cache of Radio Experienceto 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. 31 31 12. Cognitive Engine sends ''"receive_exp_ack"'' response to the SML. 32 32 13. SML sends ''"receive_exp_ack"'' response to the Cognitive Radio Shell.