You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
localDevice:10.213.22.7,port:47808 ,remoteDevice's ip : 172.18.39.116 ,port : 47808, deviceId 504
final ReadPropertyAck supportedServicesAck = (ReadPropertyAck) localDevice
.send(remoteDevice, new ReadPropertyRequest(remoteDevice.getObjectIdentifier(), PropertyIdentifier.protocolServicesSupported)).get(); report the error。
but I use Yabe to test ,it can get the remote device and get all datas
The text was updated successfully, but these errors were encountered:
localDevice:10.213.22.7,port:47808 ,remoteDevice's ip : 172.18.39.116 ,port : 47808, deviceId 504
final ReadPropertyAck supportedServicesAck = (ReadPropertyAck) localDevice
.send(remoteDevice, new ReadPropertyRequest(remoteDevice.getObjectIdentifier(), PropertyIdentifier.protocolServicesSupported)).get(); report the error。
but I use Yabe to test ,it can get the remote device and get all datas
The text was updated successfully, but these errors were encountered: