Searched refs:iNwkIDTimeOut (Results 1 – 2 of 2) sorted by relevance
1775 def setNetworkIDTimeout(self, iNwkIDTimeOut): argument1786 print(iNwkIDTimeOut)1787 iNwkIDTimeOut /= 10001789 cmd = 'networkidtimeout %s' % str(iNwkIDTimeOut)
1674 def setNetworkIDTimeout(self, iNwkIDTimeOut): argument