• Recent
    • Tags
    • Popular
    • Register
    • Login
    1. Home
    2. Frozenlock
    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
    F
    • Profile
    • Following 0
    • Followers 0
    • Topics 5
    • Posts 20
    • Best 0
    • Controversial 0
    • Groups 0

    Topics created by Frozenlock

    • F

      Any plan to use git? (Github)

      BACnet4J general discussion
      • • • Frozenlock
      4
      0
      Votes
      4
      Posts
      2.2k
      Views

      F

      Awesome!

      My google-fu failed me...

      I always end up on the sourceforge repo. :oops:

    • F

      Method request: remove a remote device

      BACnet4J general discussion
      • • • Frozenlock
      3
      0
      Votes
      3
      Posts
      1.7k
      Views

      F

      I implemented it locally and it seems to work.
      Here is the code:

      public void removeRemoteDevice(int instanceId) throws BACnetException { RemoteDevice d = getRemoteDeviceImpl(instanceId, null, null); if (d != null) remoteDevices.remove(d); else throw new BACnetException("Unknown device: instance id=" + instanceId); }
    • F

      My bad, carry on...

      BACnet4J general discussion
      • • • Frozenlock
      5
      0
      Votes
      5
      Posts
      2.6k
      Views

      F

      Nope! Everything is fine!

      You can delete this thread... :mrgreen:

    • F

      Is BACnet4J 2.0 ready for usage? (MS/TP!)

      BACnet4J general discussion
      • • • Frozenlock
      3
      0
      Votes
      3
      Posts
      2.8k
      Views

      M

      Hmm, i can only assume that somewhere in my ant classpath is the RXTX lib, perhaps in the JVM that it references. So, it's a fluke that it works for me. You can always add the lib/RXTX jar into the build script. That should clear things up.

    • F

      A free webserver built on top of BACnet4J

      BACnet4J general discussion
      • • • Frozenlock
      3
      0
      Votes
      3
      Posts
      2.9k
      Views

      F

      New version of Wacnet! (1.1.0)

      As usual, completely free!

      image

      Detailed review of what changed:
      http://blog.hvac.io/2014/07/01/new-wacnet-release-110/

      Download link and instructions:
      https://hvac.io/docs/wacnet