Home
last modified time | relevance | path

Searched defs:deviceSecret (Results 1 – 23 of 23) sorted by relevance

/AliOS-Things-master/components/amp/services/board_mgr/
A Dboard_info.c19 char *deviceSecret) in board_setDeviceInfo()
41 char **deviceSecret) in board_getDeviceInfo()
/AliOS-Things-master/components/py_engine/tests/haas/HaaS100/python-apps/linkkit/
A Dmain.py8 deviceSecret = "xxxxxxxxxxxxxxx" variable
/AliOS-Things-master/components/py_engine/tests/haas/HaaS200/python-apps/linkkit/
A Dmain.py8 deviceSecret = "xxxxxxxxxxxxxxx" variable
/AliOS-Things-master/components/py_engine/tests/haas/HaaSEdu/python-apps/linkkit/
A Dmain.py8 deviceSecret = "xxxxxxxxxxxxxxx" variable
/AliOS-Things-master/solutions/javascript_demo/common/
A Dulog_demo.js7 var deviceSecret = '*****'; /* 输入你的deviceSecret */ variable
/AliOS-Things-master/components/amp/example-js/
A Diot.js5 var deviceSecret = '2a6afba08a135efda3c49e4cc7684254'; /* your deviceSecret */ variable
A Dgateway.js6 var deviceSecret = 'abf0028f3d7ccf2b9c555826f32381d8'; variable
A Dota.js7 var deviceSecret = ''; /* your deviceSecret */ variable
/AliOS-Things-master/components/py_engine/tests/haas/HaaSEdu/python-apps/speech/
A Dmain.py26 deviceSecret = "XXXXXX" variable
/AliOS-Things-master/components/amp/test/
A Dtest_iot.js12 var deviceSecret = 'StFYN4UigwDiRbhRwVFkFIKsEqpuaHKu'; variable
/AliOS-Things-master/solutions/javascript_demo/ota_demo/
A Dota_4g.js7 var deviceSecret = ''; /* your deviceSecret */ variable
A Dota_wifi.js9 var deviceSecret = ''; /* your deviceSecret */ variable
/AliOS-Things-master/components/amp/libjs/lib/
A Diot.js15 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 Diot.js15 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 Dapp.js29 var deviceSecret = 'yourdevicesecret'; /* your deviceSecret */ variable
/AliOS-Things-master/components/py_engine/modules/aliyunIoT/
A Dmodule_aiot_gateway.c444 const char *deviceSecret; in aiot_create_gateway() local
640 const char *deviceSecret; in aiot_topo_common() local
A Dmodule_aiot_device.c685 const char *deviceSecret; in aiot_create_device() local
/AliOS-Things-master/components/mqtt/example/
A Daiot_mqtt_sign.c34 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 Dmodule_aiot_device.c519 const char *deviceSecret; in native_aiot_create_device() local
A Dmodule_aiot_gateway.c481 const char *deviceSecret; in native_aiot_create_gateway() local
/AliOS-Things-master/components/amp/engine/quickjs_engine/addons/advanced/aiot/
A Dmodule_aiot_device.c482 const char *deviceSecret; in native_aiot_create_device() local
A Dmodule_aiot_gateway.c419 const char *deviceSecret; in native_aiot_create_gateway() local
/AliOS-Things-master/components/linkkit/dev_model/deprecated/
A Dimpl_gateway.c1696 char *deviceSecret) in linkkit_gateway_subdev_register()

Completed in 43 milliseconds