Using BAC0 to see MSTP network via Bacnet Router (Siemens PXG3.M) #436
Replies: 1 comment
-
I have located my error. When srtarting BAC0.lite(), I have to define IP address and subnet mask since my subnet mask is /22 instead of default that is used by bacpypes. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
When using BAC0.lite(), then bacnet.discover(networks='1600'), I see the Siemens router with all it's bacnet info. I do not see any MSTP devices that are connected to this router. If I use YABE, it sees all of the devices - router and the MSTP.
Is there a way for me to see these devices through BAC0?
Beta Was this translation helpful? Give feedback.
All reactions