/AliOS-Things-master/components/amp/services/board_mgr/ |
A D | board_info.c | 19 char *deviceSecret) in board_setDeviceInfo() 41 char **deviceSecret) in board_getDeviceInfo()
|
/AliOS-Things-master/components/py_engine/tests/haas/HaaS100/python-apps/linkkit/ |
A D | main.py | 8 deviceSecret = "xxxxxxxxxxxxxxx" variable
|
/AliOS-Things-master/components/py_engine/tests/haas/HaaS200/python-apps/linkkit/ |
A D | main.py | 8 deviceSecret = "xxxxxxxxxxxxxxx" variable
|
/AliOS-Things-master/components/py_engine/tests/haas/HaaSEdu/python-apps/linkkit/ |
A D | main.py | 8 deviceSecret = "xxxxxxxxxxxxxxx" variable
|
/AliOS-Things-master/solutions/javascript_demo/common/ |
A D | ulog_demo.js | 7 var deviceSecret = '*****'; /* 输入你的deviceSecret */ variable
|
/AliOS-Things-master/components/amp/example-js/ |
A D | iot.js | 5 var deviceSecret = '2a6afba08a135efda3c49e4cc7684254'; /* your deviceSecret */ variable
|
A D | gateway.js | 6 var deviceSecret = 'abf0028f3d7ccf2b9c555826f32381d8'; variable
|
A D | ota.js | 7 var deviceSecret = ''; /* your deviceSecret */ variable
|
/AliOS-Things-master/components/py_engine/tests/haas/HaaSEdu/python-apps/speech/ |
A D | main.py | 26 deviceSecret = "XXXXXX" variable
|
/AliOS-Things-master/components/amp/test/ |
A D | test_iot.js | 12 var deviceSecret = 'StFYN4UigwDiRbhRwVFkFIKsEqpuaHKu'; variable
|
/AliOS-Things-master/solutions/javascript_demo/ota_demo/ |
A D | ota_4g.js | 7 var deviceSecret = ''; /* your deviceSecret */ variable
|
A D | ota_wifi.js | 9 var deviceSecret = ''; /* your deviceSecret */ variable
|
/AliOS-Things-master/components/amp/libjs/lib/ |
A D | iot.js | 15 deviceSecret: options.deviceSecret, property in IotDeviceClient.constructor.options 130 deviceSecret: options.deviceSecret, property in IotGatewayClient.constructor.options
|
/AliOS-Things-master/components/amp/jslib/src/ |
A D | iot.js | 15 deviceSecret: options.deviceSecret, property in IotDeviceClient.constructor.options 143 deviceSecret: options.deviceSecret, property in IotGatewayClient.constructor.options
|
/AliOS-Things-master/solutions/javascript_demo/agriculture_demo/ |
A D | app.js | 29 var deviceSecret = 'yourdevicesecret'; /* your deviceSecret */ variable
|
/AliOS-Things-master/components/py_engine/modules/aliyunIoT/ |
A D | module_aiot_gateway.c | 444 const char *deviceSecret; in aiot_create_gateway() local 640 const char *deviceSecret; in aiot_topo_common() local
|
A D | module_aiot_device.c | 685 const char *deviceSecret; in aiot_create_device() local
|
/AliOS-Things-master/components/mqtt/example/ |
A D | aiot_mqtt_sign.c | 34 int aiotMqttSign(const char *productKey, const char *deviceName, const char *deviceSecret, in aiotMqttSign()
|
/AliOS-Things-master/components/amp/engine/duktape_engine/addons/advanced/aiot/ |
A D | module_aiot_device.c | 519 const char *deviceSecret; in native_aiot_create_device() local
|
A D | module_aiot_gateway.c | 481 const char *deviceSecret; in native_aiot_create_gateway() local
|
/AliOS-Things-master/components/amp/engine/quickjs_engine/addons/advanced/aiot/ |
A D | module_aiot_device.c | 482 const char *deviceSecret; in native_aiot_create_device() local
|
A D | module_aiot_gateway.c | 419 const char *deviceSecret; in native_aiot_create_gateway() local
|
/AliOS-Things-master/components/linkkit/dev_model/deprecated/ |
A D | impl_gateway.c | 1696 char *deviceSecret) in linkkit_gateway_subdev_register()
|