Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot invoke "com.serotonin.bacnet4j.type.enumerated.Segmentation.intValue()" because "this.segmentationSupported" is null #94

Open
IrisonCC opened this issue May 17, 2024 · 0 comments

Comments

@IrisonCC
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant