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

    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
    D
    • Profile
    • Following 0
    • Followers 0
    • Topics 2
    • Posts 4
    • Best 0
    • Controversial 0
    • Groups 0

    dzhang

    @dzhang

    0
    Reputation
    370
    Profile views
    4
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    dzhang Unfollow Follow

    Latest posts made by dzhang

    • Trouble running test program

      Hello, all,

      I downloaded test program from BACNet4J. I tried to setup using Eclipse IDE with all source code and .jar file. But getting these errors and exception when running. Something simple wrong in setup? any ideas?

      really appreciate it, thanks

      Description Resource Path Location Type
      Bound mismatch: The generic method readSequenceOf(ByteQueue, Class<T>, int) of type Encodable is not applicable for the arguments (ByteQueue, Class<capture#3-of ? extends Encodable>, int). The inferred type capture#3-of ? extends Encodable is not a valid substitute for the bounded parameter <T extends Encodable> Encodable.java BACNet test/src/bacnet4j/type line 261 Java Problem

      Exception in thread "main" java.lang.Error: Unresolved compilation problem:

      at bacnet4j.test.Test.main(Test.java:67)
      
      posted in BACnet4J general discussion
      D
      dzhang
    • RE: Trouble running test program

      Hello, all,

      I downloaded test program from BACNet4J. I tried to setup using Eclipse IDE with all source code and .jar file. But getting these errors and exception when running. Something simple wrong in setup? any ideas?

      really appreciate it, thanks

      Description Resource Path Location Type
      Bound mismatch: The generic method readSequenceOf(ByteQueue, Class<T>, int) of type Encodable is not applicable for the arguments (ByteQueue, Class<capture#3-of ? extends Encodable>, int). The inferred type capture#3-of ? extends Encodable is not a valid substitute for the bounded parameter <T extends Encodable> Encodable.java BACNet test/src/bacnet4j/type line 261 Java Problem

      Exception in thread "main" java.lang.Error: Unresolved compilation problem:

      at bacnet4j.test.Test.main(Test.java:67)
      
      posted in BACnet4J general discussion
      D
      dzhang
    • How to advertise self as a BACNet device?

      Hello,

      Pretty new at this stuff. Browsed through the test program from downloaded source code. It seems to be scanning a arbitrary list of remote devices and reading/writing to the properties.

      But if we were to write an interface to the network as a device, what is the standard procedure to "advertise" or continuously broadcast ourselves to the network or central control system? Does it make sense?

      In other words, how to do signal to the system what our device is and what info we may have that is significant to the system that they should monitor? Or is there easier ways to communicate and achieve the same goal?

      Appreciate your time in advance.

      posted in BACnet4J general discussion
      D
      dzhang
    • RE: How to advertise self as a BACNet device?

      Hello,

      Pretty new at this stuff. Browsed through the test program from downloaded source code. It seems to be scanning a arbitrary list of remote devices and reading/writing to the properties.

      But if we were to write an interface to the network as a device, what is the standard procedure to "advertise" or continuously broadcast ourselves to the network or central control system? Does it make sense?

      In other words, how to do signal to the system what our device is and what info we may have that is significant to the system that they should monitor? Or is there easier ways to communicate and achieve the same goal?

      Appreciate your time in advance.

      posted in BACnet4J general discussion
      D
      dzhang