Please Note This forum exists for community support for the Mango product family and the Radix IoT Platform. Although Radix IoT employees participate in this forum from time to time, there is no guarantee of a response to anything posted here, nor can Radix IoT, LLC guarantee the accuracy of any information expressed or conveyed. Specific project questions from customers with active support contracts are asked to send requests to support@radixiot.com.

  • More than 2000 Objects

    3
    0 Votes
    3 Posts
    4k Views
    G
    Hi Did you resolved this ?
  • Added more Binary Inputs

    3
    0 Votes
    3 Posts
    2k Views
    G
    com.serotonin.bacnet4j.exception.BACnetTimeoutException: Timeout while waiting for segment part: invokeId=8, se at com.serotonin.bacnet4j.transport.Transport.receiveSegmented(Transport.java:447) at com.serotonin.bacnet4j.transport.Transport.incomingApdu(Transport.java:503) at com.serotonin.bacnet4j.npdu.IncomingRequestParser.run(IncomingRequestParser.java:44) at com.serotonin.bacnet4j.npdu.ip.IpNetwork.run(IpNetwork.java:244) at java.lang.Thread.run(Thread.java:744) Received UDP package from /192.168.1.6:47808 com.serotonin.bacnet4j.exception.BACnetException: No waiting recipient for message: address=Address [networkNumd=8, isFromServer=false, message=ConfirmedRequest(segmentedMessage=true, moreFollows=false, segmentedResponseAcHAN_64, maxApduLengthAccepted=UP_TO_1476, invokeId=8, sequenceNumber=1, proposedWindowSize=1, serviceChoice=14, at com.serotonin.bacnet4j.transport.WaitingRoom.notifyMember(WaitingRoom.java:151) at com.serotonin.bacnet4j.transport.Transport.incomingApdu(Transport.java:497) at com.serotonin.bacnet4j.npdu.IncomingRequestParser.run(IncomingRequestParser.java:44) at com.serotonin.bacnet4j.npdu.ip.IpNetwork.run(IpNetwork.java:244) at java.lang.Thread.run(Thread.java:744) Received UDP package from /192.168.1.6:47808 Received UDP package from /192.168.1.6:47808 com.serotonin.bacnet4j.exception.BACnetException: No waiting recipient for message: address=Address [networkNumd=8, isFromServer=false, message=ConfirmedRequest(segmentedMessage=true, moreFollows=false, segmentedResponseAcHAN_64, maxApduLengthAccepted=UP_TO_1476, invokeId=8, sequenceNumber=1, proposedWindowSize=1, serviceChoice=14, at com.serotonin.bacnet4j.transport.WaitingRoom.notifyMember(WaitingRoom.java:151) at com.serotonin.bacnet4j.transport.Transport.incomingApdu(Transport.java:497) at com.serotonin.bacnet4j.npdu.IncomingRequestParser.run(IncomingRequestParser.java:44) at com.serotonin.bacnet4j.npdu.ip.IpNetwork.run(IpNetwork.java:244) at java.lang.Thread.run(Thread.java:744)
  • help connect

    3
    0 Votes
    3 Posts
    3k Views
    N
    @Brad-Boutwell Thank you for your help, everything worked out
  • Write property ACK timeout exception

    1
    0 Votes
    1 Posts
    2k Views
    No one has replied
  • BACnet4j API

    2
    0 Votes
    2 Posts
    3k Views
    B
    Are you trying to modify the library or use Mango to interface with BACnet devices?
  • Subscribe COV problems

    1
    0 Votes
    1 Posts
    2k Views
    No one has replied
  • Another NullPointerException

    1
    0 Votes
    1 Posts
    2k Views
    No one has replied
  • Notification when client subscribed an object

    3
    0 Votes
    3 Posts
    3k Views
    carnecroC
    The method covNotificationReceived(...) in com.serotonin.bacnet4j.event.DeviceEventLiistener is fired on the client side when a BACnet client receives a value change from a BACnet server. What I need is the opposite - I need an event on the server side when a client starts to poll for a BACnetObject property (in my case the PresentValue). The proper place for a hook could be BACnetObject.addCovSubscription() BACnetObject.removeCovSubscription() or CovReportingMixin.addCovSubscription() CovReportingMixin.removeCovSubscription() Both are not easy to implement via subclassing (Bacnet4J library does not allow me to add my own MixIn, for example) so I ended by changing the original source code.
  • Network routers map in Default Transport is not unique

    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • Invalid arguments: router address not provided for a remote recipient

    4
    0 Votes
    4 Posts
    4k Views
    G
    It looks like that old functionality has been taken a way where we used to get the linked service in IM requests. With 3.2.3 the stack expect IM router to Network or I Coud be Router to Network to come in order to decide about network address (Linked Service) . Im a bit surprise since we can get the linked service when getting the IAM and make use of it. I have a temporary fixed but expect it to be fixed officially.
  • How does object ID on Physical Device reflect on BACnet field panel

    2
    0 Votes
    2 Posts
    2k Views
    C
    Does anyone has any idea?
  • No Datagram receive on Unix based systems

    7
    1 Votes
    7 Posts
    5k Views
    D.L.D
    Works with version commit 18b2b5531da1f436da50f73f44d9b3fb25522ed0 - 2015-12-17 01:10:43. Note: I used this version since there were test errors in the JUnit tests in the latest one (commit 4a445c93356d8558988f270c3e7a97a85df28eef)
  • 0 Votes
    1 Posts
    2k Views
    No one has replied
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    7 Views
    No one has replied
  • Channels discover not working

    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • Private Transfer

    1
    0 Votes
    1 Posts
    2k Views
    No one has replied
  • Segmentation and Multiple Networks

    1
    0 Votes
    1 Posts
    2k Views
    No one has replied
  • Bug in Destination/DaysOfWeek class

    1
    0 Votes
    1 Posts
    2k Views
    No one has replied
  • Too mouch objects?

    1
    0 Votes
    1 Posts
    2k Views
    No one has replied
  • Issue with the PriorityArray and multiple BACnet objects of the same type

    1
    0 Votes
    1 Posts
    2k Views
    No one has replied