Commit 62ff93f7 authored by 尹佳钦's avatar 尹佳钦

2020/10/23

parent 79494974
......@@ -22,7 +22,7 @@ extern cJSON *kk_wlist_delete(jrpc_context * ctx, cJSON *params, cJSON *id,cJSON
static rpc_table_s rpc_table[]={
{(rpc_function*)kk_tsl_get_property_operation,KK_GET_PROPERTY_MSG_TYPE},\
{(rpc_function*)kk_tsl_property_operation,KK_READ_ATTRIBUTE_METHOD},\
{(rpc_function*)kk_tsl_property_operation,KK_THING_SERVICE_PROPERTY_SET},\
{(rpc_function*)kk_topo_change_operation,KK_DEVICE_TOPO_CHANGE_TYPE},\
{(rpc_function*)kk_wlist_add,"/thing/service/addWhiteList"},\
{(rpc_function*)kk_wlist_delete,"/thing/service/deleteWhiteList"}, \
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment