BeagleBone如何获得设备状态Dev State
时间:12-22
整理:3721RD
点击:
我看了BeagleBone网关的程序,发现RPCS_ZLL_getDeviceState在调用zllSocGetState(dstAddr, endpoint, addrMode);函数时并没有获得设备的状态,zllSocGetState函数调用write(serialPortFd,cmd,sizeof(cmd));将命令发给了USB Dongle,但Dongle并没有把设备状态返回过来,因此网关没有把state返回给app,请问如何才能获得device Sate呢
这个函数应该是获取节点的状态吧 有dstaddr