Hello,
I want to write a simple module, similar as the graphicalviews, in the recent M2M2 version. I am wondering whether there is any example code to quick start the development? Thank you!
Best wishes,
Pine
Hello,
I want to write a simple module, similar as the graphicalviews, in the recent M2M2 version. I am wondering whether there is any example code to quick start the development? Thank you!
Best wishes,
Pine
Hello,
I want to write a simple module, similar as the graphicalviews, in the recent M2M2 version. I am wondering whether there is any example code to quick start the development? Thank you!
Best wishes,
Pine
The "System Settings - Other settings - Purge events older than" option works for my purpose. Thank you!
Hello,
I am wondering whether there is a way to stop all events logging for a period of time? Thank you very much!
Pine
Hello,
I am wondering whether there is a way to stop all events logging for a period of time? Thank you very much!
Pine
Hello,
I am trying the new Mango (core 2.1.3 and BACnet 2.0.3) to discover some BACnet/IP points. I use the MAC address as XXX.XXX.XXX.XXX:47808 and Device instance number. But always got the error: java.net.SocketException: Socket is closed. If I manually input the details of points on this BACnet/IP network, it works fine. But I just could not make the discover working. Could you please help me with this problem? Please let me know if you may need more information about our scenario. Thank you!
Best wishes,
Pine
Hello,
I am trying the new Mango (core 2.1.3 and BACnet 2.0.3) to discover some BACnet/IP points. I use the MAC address as XXX.XXX.XXX.XXX:47808 and Device instance number. But always got the error: java.net.SocketException: Socket is closed. If I manually input the details of points on this BACnet/IP network, it works fine. But I just could not make the discover working. Could you please help me with this problem? Please let me know if you may need more information about our scenario. Thank you!
Best wishes,
Pine
Hi Ray,
I have met a similar problem as we are using a BAS that have ARCNET as the subnet for all devices and then have a BACnet/IP router to talk other IP network. In an older version of Mango (core 2.0.5 and BACnet 1.4.0), we were able to get the BACnet points by specifying the Point details as this:
IP: The IP address of the BACnet/IP router registered on the IP network.
Object instance number: The instance ID of the object (one BACnet point) that you want to communicate with.
Object type: The object type of the object (one BACnet point) that you want to communicate with.
Instance number: The instance ID of the device that directly connects to the points that you want to communicate with.
Network number: The network number of the subnet that is directly connect to the device. Typically an integer.
Network address: The network address of the device in the subnet. Typically an integer.
Giving all these information, we were able to pick up the points on the ARCNET subnet.
Recently we tried a newer version of Mango (core 2.1.2 and BACnet 2.0.3). The terminology of the point configuration has been changed. Now this way still works for us:
Network number: Same as before.
MAC: In our case, it is the Network address number.
Link service IP: Same as the IP as before. But need to add the port number now (e.g., 100.10.10.100:47808)
Device instance number: Same as the Instance number.
Object instance number, object type: Same as before.
Hope this could help you set it up. Thanks!
Hello,
We are using the new version of Mango Automation and have a question related to the BACnet module. When we tried to do the Remote Device Object List discovery, we have to turn off all the existing BACnet data source. Otherwise, there is an error "Address already in use: Cannot bind." Today when I tried to turn on an existing BACnet data source (there are three others turned on already), it also gave me this error "Initialization error: Address already in use: Cannot bind." I am wondering whether it's because there is something we did wrong? Can we configure multiple BACnet data sources to work at the same time? Thank you very much!
Best wishes,
Pine
Hello,
We are using the new version of Mango Automation and have a question related to the BACnet module. When we tried to do the Remote Device Object List discovery, we have to turn off all the existing BACnet data source. Otherwise, there is an error "Address already in use: Cannot bind." Today when I tried to turn on an existing BACnet data source (there are three others turned on already), it also gave me this error "Initialization error: Address already in use: Cannot bind." I am wondering whether it's because there is something we did wrong? Can we configure multiple BACnet data sources to work at the same time? Thank you very much!
Best wishes,
Pine