• Recent
    • Tags
    • Popular
    • Register
    • Login
    1. Home
    2. revanreddy
    3. Topics

    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.

    Radix IoT Website Mango 3 Documentation Website Mango 4 Documentation Website Mango 5 Documentation Website
    R
    • Profile
    • Following 0
    • Followers 0
    • Topics 2
    • Posts 3
    • Best 0
    • Controversial 0
    • Groups 0

    Topics created by revanreddy

    • R

      RequestUtils sendOneAtATime Error

      BACnet4J general discussion
      • • • revanreddy
      2
      0
      Votes
      2
      Posts
      1.4k
      Views

      phildunlapP

      Hi revanreddy,

      Please share the entire stack trace and log message when posting exception output. The only error where that would be the first line in the stack trace would be the throw e; in sendOneAtATime which would imply the first request timed out.

    • R

      Bacnet Event registration

      BACnet4J general discussion
      • • • revanreddy
      6
      0
      Votes
      6
      Posts
      2.4k
      Views

      A

      Hi phil

      Meanwhile I found the "Destination" type in the type package. I could registered the LocalDevcie on my RemoteDevices at the notifications class objects.
      Now I am goning to try the intrinsic reporting as you said.

      Many thanks for your hepl!