Home
last modified time | relevance | path

Searched defs:productKey (Results 1 – 25 of 31) sorted by relevance

12

/AliOS-Things-master/components/py_engine/tests/haas/HaaS100/python-apps/linkkit/
A Dmain.py5 productKey = "a1uTFk4xjko" variable
/AliOS-Things-master/components/py_engine/tests/haas/HaaS200/python-apps/linkkit/
A Dmain.py5 productKey = "a1uTFk4xjko" variable
/AliOS-Things-master/components/py_engine/tests/haas/HaaSEdu/python-apps/linkkit/
A Dmain.py5 productKey = "a1uTFk4xjko" variable
/AliOS-Things-master/solutions/javascript_demo/common/
A Dulog_demo.js5 var productKey = '*****'; /* 输入你的product key*/ variable
/AliOS-Things-master/components/amp/services/board_mgr/
A Dboard_info.c40 int8_t board_getDeviceInfo(char **productKey, char **deviceName, in board_getDeviceInfo()
/AliOS-Things-master/components/amp/example-js/
A Diot.js3 var productKey = 'a1MOapE3PH8'; /* your productKey */ variable
A Dgateway.js4 var productKey = 'a17rAb1ltpS'; variable
A Dota.js5 var productKey = ''; /* your productKey */ variable
/AliOS-Things-master/components/py_engine/tests/haas/HaaSEdu/python-apps/speech/
A Dmain.py24 productKey = "XXXXXX" variable
/AliOS-Things-master/components/linkkit/dev_model/deprecated/
A Dlinkkit_gateway_export.h53 char *productKey; member
58 char *productKey; member
300 char *productKey; /* device's product key */ member
A Dimpl_gateway.c1695 int linkkit_gateway_subdev_register(char *productKey, char *deviceName, in linkkit_gateway_subdev_register()
1875 int linkkit_gateway_subdev_unregister(char *productKey, char *deviceName) in linkkit_gateway_subdev_unregister()
1949 int linkkit_gateway_subdev_create(char *productKey, char *deviceName, in linkkit_gateway_subdev_create()
/AliOS-Things-master/components/amp/test/
A Dtest_iot.js10 var productKey = 'a10h6IdruJf'; variable
/AliOS-Things-master/solutions/javascript_demo/ota_demo/
A Dota_4g.js5 var productKey = ''; /* your productKey */ variable
A Dota_wifi.js7 var productKey = ''; /* your productKey */ variable
/AliOS-Things-master/components/linkkit/dev_model/alcs/
A Dalcs_adapter.c594 char productKey[IOTX_PRODUCT_KEY_LEN + 1] = { 0 }; in iotx_alcs_send() local
707 char productKey[IOTX_PRODUCT_KEY_LEN + 1] = { 0 }; in iotx_alcs_send_Response() local
791 char productKey[IOTX_PRODUCT_KEY_LEN + 1] = { 0 }; in iotx_alcs_register_resource() local
A Dalcs_api.c197 int alcs_auth_init(CoAPContext *ctx, const char *productKey, in alcs_auth_init()
261 void alcs_auth_subdev_init(CoAPContext *ctx, const char *productKey, in alcs_auth_subdev_init()
A Dalcs_api_internal.h22 char *productKey; member
/AliOS-Things-master/components/amp/libjs/lib/
A Diot.js13 productKey: options.productKey, property in IotDeviceClient.constructor.options
128 productKey: options.productKey, property in IotGatewayClient.constructor.options
/AliOS-Things-master/components/amp/jslib/src/
A Diot.js13 productKey: options.productKey, property in IotDeviceClient.constructor.options
141 productKey: options.productKey, property in IotGatewayClient.constructor.options
/AliOS-Things-master/components/linkkit/include/linkkit/
A Dalcs_api.h54 char *productKey; member
/AliOS-Things-master/solutions/javascript_demo/agriculture_demo/
A Dapp.js27 var productKey = 'yourproductkey'; /* your productKey */ variable
/AliOS-Things-master/components/amp/engine/duktape_engine/addons/advanced/aiot/
A Dmodule_aiot_device.c516 const char *productKey; in native_aiot_create_device() local
608 char *productKey = (char *)duk_get_string(ctx, -3); in native_aiot_dynreg() local
/AliOS-Things-master/components/py_engine/modules/aliyunIoT/
A Dmodule_aiot_gateway.c441 const char *productKey; in aiot_create_gateway() local
637 const char *productKey; in aiot_topo_common() local
A Dmodule_aiot_device.c682 const char *productKey; in aiot_create_device() local
1049 char *productKey = NULL; in aiot_dynreg() local
/AliOS-Things-master/components/amp/engine/quickjs_engine/addons/advanced/aiot/
A Dmodule_aiot_device.c479 const char *productKey; in native_aiot_create_device() local
603 char *productKey = NULL; in native_aiot_dynreg() local

Completed in 28 milliseconds

12