• Recent
    • Tags
    • Popular
    • Register
    • Login
    1. Home
    2. wz2b
    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
    W
    • Profile
    • Following 0
    • Followers 0
    • Topics 3
    • Posts 8
    • Best 0
    • Controversial 0
    • Groups 0

    Topics created by wz2b

    • W

      Multi-state fault

      BACnet4J general discussion
      • • • wz2b
      2
      0
      Votes
      2
      Posts
      1.7k
      Views

      W

      Hi,

      If I have a multi-state input that is currently unknown (i.e. I don't have enough information to compute its state) should I set Reliability to Reliability.multiStateFault ? Basically I'm looking for a way to indicate "unknown" without having to define a completely separate state for "unknown" (as that would be confusing here - what I'm building is really more of a proxy to an existing system).

      I'm having trouble, even within the bacnet spec book, figuring out how I'm really supposed to use MultiStateFault.

      --Chris

    • W

      Talking to devices without discovery

      BACnet4J general discussion
      • • • wz2b
      5
      0
      Votes
      5
      Posts
      2.5k
      Views

      F

      Glad to hear you don't expose your BACnet port!

      I'm a little rusty on the discovery process.
      When answering a WhoIs, isn't the gateway supposed to send you the list of devices it knows about?

      As a patch, perhaps you could 'scan' for these devices every once in a while to make sure you have all of them.
      Say all device from ID 0 to 99 (or whatever is their ID range).

    • W

      Help understanding networks

      BACnet4J general discussion
      • • • wz2b
      5
      0
      Votes
      5
      Posts
      2.8k
      Views

      M

      It's newer. Download the latest jar from SF (or the SF CVS) and try that.