/AliOS-Things-master/components/amp/services/board_mgr/ |
A D | board_info.c | 18 int8_t board_setDeviceInfo(char *deviceKey, char *deviceName, in board_setDeviceInfo() 40 int8_t board_getDeviceInfo(char **productKey, char **deviceName, in board_getDeviceInfo()
|
/AliOS-Things-master/components/py_engine/tests/haas/HaaS100/python-apps/linkkit/ |
A D | main.py | 7 deviceName = "mpy_001" variable
|
/AliOS-Things-master/components/py_engine/tests/haas/HaaS200/python-apps/linkkit/ |
A D | main.py | 7 deviceName = "mpy_001" variable
|
/AliOS-Things-master/components/py_engine/tests/haas/HaaSEdu/python-apps/linkkit/ |
A D | main.py | 7 deviceName = "mpy_001" variable
|
/AliOS-Things-master/solutions/javascript_demo/common/ |
A D | ulog_demo.js | 6 var deviceName = '*****'; /* 输入你的device name */ variable
|
/AliOS-Things-master/components/amp/example-js/ |
A D | iot.js | 4 var deviceName = 'FjWNmTsPWfPSykfkBv1l'; /* your deviceName */ variable
|
A D | gateway.js | 5 var deviceName = '123454'; variable
|
A D | ota.js | 6 var deviceName = ''; /* your deviceName */ variable
|
/AliOS-Things-master/components/py_engine/tests/haas/HaaSEdu/python-apps/speech/ |
A D | main.py | 25 deviceName = "XXXXXX" variable
|
/AliOS-Things-master/components/amp/test/ |
A D | test_iot.js | 11 var deviceName = 'nodemcu_02'; variable
|
/AliOS-Things-master/solutions/javascript_demo/ota_demo/ |
A D | ota_4g.js | 6 var deviceName = ''; /* your deviceName */ variable
|
A D | ota_wifi.js | 8 var deviceName = ''; /* your deviceName */ variable
|
/AliOS-Things-master/components/amp/jslib/src/ |
A D | bt_host.js | 15 deviceName: options.deviceName, property in bt_host.constructor.options
|
A D | iot.js | 14 deviceName: options.deviceName, property in IotDeviceClient.constructor.options 142 deviceName: options.deviceName, property in IotGatewayClient.constructor.options
|
/AliOS-Things-master/components/amp/libjs/lib/ |
A D | bt_host.js | 16 deviceName: options.deviceName, property in bt_host.constructor.options
|
A D | iot.js | 14 deviceName: options.deviceName, property in IotDeviceClient.constructor.options 129 deviceName: options.deviceName, property in IotGatewayClient.constructor.options
|
/AliOS-Things-master/components/linkkit/dev_model/deprecated/ |
A D | linkkit_gateway_export.h | 54 char *deviceName; member 301 char *deviceName; /* device's device name */ member
|
/AliOS-Things-master/components/SDL2/src/video/windows/ |
A D | SDL_windowsmodes.c | 36 WIN_UpdateDisplayMode(_THIS, LPCTSTR deviceName, DWORD index, SDL_DisplayMode * mode) in WIN_UpdateDisplayMode() 113 WIN_GetDisplayMode(_THIS, LPCTSTR deviceName, DWORD index, SDL_DisplayMode * mode) in WIN_GetDisplayMode()
|
/AliOS-Things-master/components/linkkit/dev_model/alcs/ |
A D | alcs_adapter.c | 595 char deviceName[IOTX_DEVICE_NAME_LEN + 1] = { 0 }; in iotx_alcs_send() local 708 char deviceName[IOTX_DEVICE_NAME_LEN + 1] = { 0 }; in iotx_alcs_send_Response() local 792 char deviceName[IOTX_DEVICE_NAME_LEN + 1] = { 0 }; in iotx_alcs_register_resource() local
|
A D | alcs_api.c | 198 const char *deviceName, char role) in alcs_auth_init() 262 const char *deviceName) in alcs_auth_subdev_init()
|
/AliOS-Things-master/components/linkkit/include/linkkit/ |
A D | alcs_api.h | 55 char *deviceName; member
|
/AliOS-Things-master/solutions/javascript_demo/agriculture_demo/ |
A D | app.js | 28 var deviceName = 'yourdevicename'; /* your deviceName */ variable
|
/AliOS-Things-master/components/amp/engine/duktape_engine/addons/advanced/aiot/ |
A D | module_aiot_device.c | 518 const char *deviceName; in native_aiot_create_device() local 609 char *deviceName = (char *)duk_get_string(ctx, -2); in native_aiot_dynreg() local
|
/AliOS-Things-master/components/py_engine/modules/aliyunIoT/ |
A D | module_aiot_gateway.c | 443 const char *deviceName; in aiot_create_gateway() local 639 const char *deviceName; in aiot_topo_common() local
|
/AliOS-Things-master/components/amp/engine/duktape_engine/addons/wireless/bt_host/ |
A D | module_bt_host.c | 38 char *deviceName; in native_bt_host_init() local
|