bitpool / edge-bacnet

A bitpool-edge bacnet gateway for Node-RED
MIT License
9 stars 7 forks source link

Bug: MAX_PRES_VALUE and MIN_PRES_VALUE is not working #30

Open debraysimon opened 2 months ago

debraysimon commented 2 months ago

Hi guys, The MAX_PRES_VALUE and MIN_PRES_VALUE variables in objects in is not working. Do you think it will possible for you to fix it if you have time ^^ ? I don't know if this data is used very much :) Sincerly, Simon

bitpool-dev commented 2 months ago

Hi @debraysimon - could you elaborate a bit more ? How are you using these variables ? This is not really a property we have used much with the bacnet server, so its likely that we havent handled the functionality

debraysimon commented 2 months ago

I don't use this property at the moment, but as it is displayed on YABE I think we should either integrate the function or remove these two properties for users... 😅 https://github.com/bitpool/edge-bacnet/blob/ecff7ae3200a79bb1e3d79b1937c64e4192ce17b/bacnet_server.js#L297