• Recent
    • Tags
    • Popular
    • Register
    • Login
    1. Home
    2. ishandpande

    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
    I
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 1
    • Best 0
    • Controversial 0
    • Groups 0

    ishandpande

    @ishandpande

    0
    Reputation
    350
    Profile views
    1
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    ishandpande Unfollow Follow

    Latest posts made by ishandpande

    • Read Objects and Properties from BACnet interface

      Hello Everybody,
      I need urgent help in reading Objects and Properties from BACnet interface.
      We are using example code of BACnet4J where our client code is expected to communicate with BACnet interface provided by LumInsight Desktop(Propriety Software).So, in our case the device discovery is complete but we are stuck in how to read Device level and Object level information from BACnet interface.

      Here is the output I am getting currently:
      SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
      SLF4J: Defaulting to no-operation (NOP) logger implementation
      SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
      initialized
      Printing address...Address [networkNumber=0, macAddress=[a,2c,37,5,ba,c0]]
      RemoteDevice(instanceNumber=10001, address=Address [networkNumber=0, macAddress=[a,2c,37,5,ba,c0]])
      ObjectIdentifier:Device 10001
      getName:LumInsight Virtual Router
      getModelName:LIBI-01
      Remote Device:RemoteDevice(instanceNumber=10001, address=Address [networkNumber=0, macAddress=[a,2c,37,5,ba,c0]])
      User data:
      analog input:Analog Input 12
      Analog Input 12
      com.serotonin.bacnet4j.exception.PropertyValueException

      Anykind of help/advice is highly appreciated.
      Please find attached source code for your reference.[0_1501497018260_BACnet_client.java](Uploading 100%)

      posted in BACnet4J general discussion
      I
      ishandpande