NubeIO / driver-bacnet

0 stars 2 forks source link

Discover device data discrepancy over the time #122

Closed RaiBnod closed 3 months ago

RaiBnod commented 3 months ago

Version of driver-bacnet: v1.0.0-rc.5

When we are having this issue https://github.com/NubeIO/driver-bacnet/issues/121, the device gets discovered (but names don't look good) but points don't (0 points).

When it's having that issue:

image

After driver-bacnet restart:

image

RaiBnod commented 3 months ago

It falls on the same issue: https://github.com/NubeIO/driver-bacnet/issues/121

The whois command is working fine, names are not being returned. So, it's just adding deviceID_ in the prefix. So, I expect it should work if we make this https://github.com/NubeIO/driver-bacnet/issues/121 work.

shomaglasang commented 3 months ago

@RaiBnod @NubeDev This should be resolved by the fix for #121