added back comment removed for unknown reasons
This commit is contained in:
parent
482aedfaf2
commit
534fddd2c6
@ -132,11 +132,12 @@ protected:
|
|||||||
* prepared by using an implementation specific CommandMessage type
|
* prepared by using an implementation specific CommandMessage type
|
||||||
* which is sent to the target object. It contains all necessary information
|
* which is sent to the target object. It contains all necessary information
|
||||||
* for the device to execute telecommands.
|
* for the device to execute telecommands.
|
||||||
* @param message
|
* @param message [out] message which can be set and is sent to the object
|
||||||
* @param subservice
|
* @param subservice Subservice of the current communication
|
||||||
* @param tcData
|
* @param tcData Application data of command
|
||||||
* @param tcDataLen
|
* @param tcDataLen Application data length
|
||||||
* @param state
|
* @param state [out/in] Setable state of the communication.
|
||||||
|
* communication
|
||||||
* @param objectId Target object ID
|
* @param objectId Target object ID
|
||||||
* @return
|
* @return
|
||||||
*/
|
*/
|
||||||
|
Loading…
Reference in New Issue
Block a user