action added
FossilOrigin-Name: 73bcb97d91b0bb6de44c5ecafeac33aee2280bbb69db78ed85dc70eaf40d8480
This commit is contained in:
parent
798c4fabdc
commit
23254f9091
@ -509,6 +509,16 @@ static cw_action_out_t actions_out[] = {
|
|||||||
}
|
}
|
||||||
,
|
,
|
||||||
|
|
||||||
|
{
|
||||||
|
.msg_id = CW_MSG_CHANGE_STATE_EVENT_REQUEST,
|
||||||
|
.elem_id = CW_ELEM_RESULT_CODE,
|
||||||
|
.item_id = CW_ITEM_RESULT_CODE,
|
||||||
|
.out = cw_out_generic,
|
||||||
|
.get = cw_out_get_config,
|
||||||
|
.mand = 1
|
||||||
|
}
|
||||||
|
,
|
||||||
|
|
||||||
|
|
||||||
/* ---------------------------------------------------------------
|
/* ---------------------------------------------------------------
|
||||||
* Echo Request - Out
|
* Echo Request - Out
|
||||||
|
Loading…
Reference in New Issue
Block a user