Home
last modified time | relevance | path

Searched defs:deviceName (Results 1 – 25 of 37) sorted by relevance

12

/AliOS-Things-master/components/amp/services/board_mgr/
A Dboard_info.c18 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 Dmain.py7 deviceName = "mpy_001" variable
/AliOS-Things-master/components/py_engine/tests/haas/HaaS200/python-apps/linkkit/
A Dmain.py7 deviceName = "mpy_001" variable
/AliOS-Things-master/components/py_engine/tests/haas/HaaSEdu/python-apps/linkkit/
A Dmain.py7 deviceName = "mpy_001" variable
/AliOS-Things-master/solutions/javascript_demo/common/
A Dulog_demo.js6 var deviceName = '*****'; /* 输入你的device name */ variable
/AliOS-Things-master/components/amp/example-js/
A Diot.js4 var deviceName = 'FjWNmTsPWfPSykfkBv1l'; /* your deviceName */ variable
A Dgateway.js5 var deviceName = '123454'; variable
A Dota.js6 var deviceName = ''; /* your deviceName */ variable
/AliOS-Things-master/components/py_engine/tests/haas/HaaSEdu/python-apps/speech/
A Dmain.py25 deviceName = "XXXXXX" variable
/AliOS-Things-master/components/amp/test/
A Dtest_iot.js11 var deviceName = 'nodemcu_02'; variable
/AliOS-Things-master/solutions/javascript_demo/ota_demo/
A Dota_4g.js6 var deviceName = ''; /* your deviceName */ variable
A Dota_wifi.js8 var deviceName = ''; /* your deviceName */ variable
/AliOS-Things-master/components/amp/jslib/src/
A Dbt_host.js15 deviceName: options.deviceName, property in bt_host.constructor.options
A Diot.js14 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 Dbt_host.js16 deviceName: options.deviceName, property in bt_host.constructor.options
A Diot.js14 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 Dlinkkit_gateway_export.h54 char *deviceName; member
301 char *deviceName; /* device's device name */ member
/AliOS-Things-master/components/SDL2/src/video/windows/
A DSDL_windowsmodes.c36 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 Dalcs_adapter.c595 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 Dalcs_api.c198 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 Dalcs_api.h55 char *deviceName; member
/AliOS-Things-master/solutions/javascript_demo/agriculture_demo/
A Dapp.js28 var deviceName = 'yourdevicename'; /* your deviceName */ variable
/AliOS-Things-master/components/amp/engine/duktape_engine/addons/advanced/aiot/
A Dmodule_aiot_device.c518 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 Dmodule_aiot_gateway.c443 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 Dmodule_bt_host.c38 char *deviceName; in native_bt_host_init() local

Completed in 39 milliseconds

12