/AliOS-Things-master/components/py_engine/tests/haas/HaaS100/python-apps/linkkit/ |
A D | main.py | 5 productKey = "a1uTFk4xjko" variable
|
/AliOS-Things-master/components/py_engine/tests/haas/HaaS200/python-apps/linkkit/ |
A D | main.py | 5 productKey = "a1uTFk4xjko" variable
|
/AliOS-Things-master/components/py_engine/tests/haas/HaaSEdu/python-apps/linkkit/ |
A D | main.py | 5 productKey = "a1uTFk4xjko" variable
|
/AliOS-Things-master/solutions/javascript_demo/common/ |
A D | ulog_demo.js | 5 var productKey = '*****'; /* 输入你的product key*/ variable
|
/AliOS-Things-master/components/amp/services/board_mgr/ |
A D | board_info.c | 40 int8_t board_getDeviceInfo(char **productKey, char **deviceName, in board_getDeviceInfo()
|
/AliOS-Things-master/components/amp/example-js/ |
A D | iot.js | 3 var productKey = 'a1MOapE3PH8'; /* your productKey */ variable
|
A D | gateway.js | 4 var productKey = 'a17rAb1ltpS'; variable
|
A D | ota.js | 5 var productKey = ''; /* your productKey */ variable
|
/AliOS-Things-master/components/py_engine/tests/haas/HaaSEdu/python-apps/speech/ |
A D | main.py | 24 productKey = "XXXXXX" variable
|
/AliOS-Things-master/components/linkkit/dev_model/deprecated/ |
A D | linkkit_gateway_export.h | 53 char *productKey; member 58 char *productKey; member 300 char *productKey; /* device's product key */ member
|
A D | impl_gateway.c | 1695 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 D | test_iot.js | 10 var productKey = 'a10h6IdruJf'; variable
|
/AliOS-Things-master/solutions/javascript_demo/ota_demo/ |
A D | ota_4g.js | 5 var productKey = ''; /* your productKey */ variable
|
A D | ota_wifi.js | 7 var productKey = ''; /* your productKey */ variable
|
/AliOS-Things-master/components/linkkit/dev_model/alcs/ |
A D | alcs_adapter.c | 594 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 D | alcs_api.c | 197 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 D | alcs_api_internal.h | 22 char *productKey; member
|
/AliOS-Things-master/components/amp/libjs/lib/ |
A D | iot.js | 13 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 D | iot.js | 13 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 D | alcs_api.h | 54 char *productKey; member
|
/AliOS-Things-master/solutions/javascript_demo/agriculture_demo/ |
A D | app.js | 27 var productKey = 'yourproductkey'; /* your productKey */ variable
|
/AliOS-Things-master/components/amp/engine/duktape_engine/addons/advanced/aiot/ |
A D | module_aiot_device.c | 516 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 D | module_aiot_gateway.c | 441 const char *productKey; in aiot_create_gateway() local 637 const char *productKey; in aiot_topo_common() local
|
A D | module_aiot_device.c | 682 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 D | module_aiot_device.c | 479 const char *productKey; in native_aiot_create_device() local 603 char *productKey = NULL; in native_aiot_dynreg() local
|