Home
last modified time | relevance | path

Searched refs:getInfo (Results 1 – 8 of 8) sorted by relevance

/AliOS-Things-master/components/amp/example-js/
A Dwifi.js7 var ssid = WIFI.getInfo().ssid;
8 var ip = WIFI.getInfo().ip;
9 var mac = WIFI.getInfo().mac;
10 var rssi = WIFI.getInfo().rssi;
A Dcellular.js18 var info = netinfo.getInfo();
/AliOS-Things-master/components/py_engine/framework/
A Dnetwork.py158 def getInfo(self): member in NetWorkClient
180 return nm.getInfo()
/AliOS-Things-master/components/py_engine/tests/haas/HaaS100/python-apps/wifi/
A Dmain.py38 print('DeviceIP:' + net.getInfo()['IP'])
/AliOS-Things-master/components/py_engine/tests/haas/HaaS200/python-apps/wifi/
A Dmain.py38 print('DeviceIP:' + net.getInfo()['IP'])
/AliOS-Things-master/components/py_engine/tests/haas/HaaSEdu/python-apps/wifi/
A Dmain.py38 print('DeviceIP:' + net.getInfo()['IP'])
/AliOS-Things-master/components/amp/libjs/lib/
A Dnetwork.js125 getInfo() { method in netWork
/AliOS-Things-master/components/amp/jslib/src/
A Dnetwork.js159 getInfo() { method in netWork

Completed in 11 milliseconds