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

CONTRIBUTORS LET'S GO #16

Open
biancode opened this issue May 21, 2020 · 8 comments
Open

CONTRIBUTORS LET'S GO #16

biancode opened this issue May 21, 2020 · 8 comments

Comments

@biancode
Copy link
Collaborator

biancode commented May 21, 2020

Watch the contributor introduction video and read the CONTRIBUTION.MD

Start your contribution via gitpod!

@biancode
Copy link
Collaborator Author

@NubeDev
Copy link

NubeDev commented May 28, 2020

We are keen we will be putting in some more dev next month

I also did some vaildation of node-bacnet against other systems
Tested both as a master and a BACnet-server using https://www.npmjs.com/package/@uq-its-ss/bacnet-device we added support to bacnet-device for onWriteProperty to do pointWrite

Testing perfomaed was the basics like whoIs, and read/write

Work well can read and write objects

Niagara N4 and niagara AX https://www.tridium.com/en/products-services/niagara-ax
Wago https://www.wago.com/au/bacnet
VTS https://sourceforge.net/projects/vts/
YABE https://sourceforge.net/projects/yetanotherbacnetexplorer/
BACnetStack http://bacnet.sourceforge.net/
Chipken free https://store.chipkin.com/products/tools/cas-bacnet-object-monitor
Chipken explorer https://store.chipkin.com/products/tools/cas-bacnet-explorer
Ineasoft https://www.inneasoft.com/en/bacnet-explorer/
BACnet-4j https://github.com/infiniteautomation/BACnet4J
Honeywell EBI https://buildings.honeywell.com/en-us/solutions/optimization/building-management-systems/ebi-600
Relible Studio RC https://www.reliablecontrols.com/products/software/RCST/

Didnt work on both but can discover the controller but can read/write any points

CBS Studio http://www.cbmsstudio.com/
BDT https://www.ccontrols.com/sd/bdt.htm

To do are

Schneider
Jonson controls
Alerton

@Apollon77
Copy link
Collaborator

Didnt work on both but can discover the controller but can read/write any points

Do you have any details here? I fixed two bugs in develop some days ago that affected communication with segmentation ... maybe this is a topic too?

@NubeDev
Copy link

NubeDev commented May 29, 2020

Ok ill do some restesting.
Issue is that they both have limited degug logs

@biancode
Copy link
Collaborator Author

biancode commented May 29, 2020

Ok ill do some restesting.
Issue is that they both have limited degug logs

did you see that you could set DEBUG=bacnet* ?

Options:

bacnet*debug
bacnet*trace

@Apollon77
Copy link
Collaborator

DEBUG=bacnet:*
To get full logs.

@Apollon77
Copy link
Collaborator

@NubeDev DO you have any chance that one of your above listed devices supprts "writePropertyMultiple"? I tried to verify that this works today but failed because only one of the simulators I have is supporting it and this one says "can not decode" ... but it also says that to a writePropertyMultiple that I build with VTS, so I assume that this simulator is broken :-(

@NubeDev
Copy link

NubeDev commented May 31, 2020

Ya ill test it early next week

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

No branches or pull requests

3 participants