• Recent
    • Tags
    • Popular
    • Register
    • Login

    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

    Add a Lightning Detector device to support BACnet. Loaded BACnet4J but need some specs or examples to add IP device with 4 Binary and 2 Calendar and maybe an Alert/Alarm.

    BACnet4J general discussion
    1
    2
    814
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • K
      kennelly
      last edited by

      Hi Folks, I successfully downloaded and built the latest BACnet4J code. Our www.mobipax.com Lightning Detector uses MQTT (Lightning Detector control App available on Google Play), but I can easily add a BACnet to MQTT interface (when I get past the initial practical code usage). I cannot find a "How to use" Doc for BACnet4J, and the code examples I find do not match the code downloaded code ver 6.0.0-SNAPSHOT. For example: One user discusses "List<InterfaceAddress> usable = BacnetIpUtils.listUsableBACnetInterfaces(); " but the method does not exist. Another this "LocalDevice localDevice = new LocalDevice(1, "10.193.224.255", "10.193.224.239");" but that is not an available Construtor.

      Bottom line: Rather that flailing around trying different things, is there a written guide for BAACnet4J for adding a Device, or Sample code to add a device that uses available methods and classes in BACnet4J?

      BTW: I envision these 6' Lightning Detectors in parking lots and in environments already controlled by BACnet.

      1 Reply Last reply Reply Quote 0
      • K
        kennelly
        last edited by

        Hmm Crickets. I moved on to the Bacnet Stack (C lang) because they have documentation and examples. Got my first WhoIS/Iam working with the BDT, defined the Device Object etc. Sorry BACnet4j didn't work out for me.

        1 Reply Last reply Reply Quote 0
        • First post
          Last post