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

    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
    G
    • Profile
    • Following 0
    • Followers 0
    • Topics 3
    • Posts 13
    • Best 0
    • Controversial 0
    • Groups 0

    Gatos

    @Gatos

    0
    Reputation
    644
    Profile views
    13
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    Gatos Unfollow Follow

    Latest posts made by Gatos

    • How to find out a Device ID

      Hello everybody,

      I am using the findRemoteDevice() method and, in one of my tests, I don't know the device id (which is needed as the third argument of the method...).
      Can I somehow find it out using the lib?
      I know the IP and the port (even the device name and the MAC address, I think :-)).

      Thanks a lot in advance.

      posted in BACnet4J general discussion
      G
      Gatos
    • RE: How to find out a Device ID

      Hello everybody,

      I am using the findRemoteDevice() method and, in one of my tests, I don't know the device id (which is needed as the third argument of the method...).
      Can I somehow find it out using the lib?
      I know the IP and the port (even the device name and the MAC address, I think :-)).

      Thanks a lot in advance.

      posted in BACnet4J general discussion
      G
      Gatos
    • RE: RemoteDevice getObjects method

      OK, thanks a lot, that's true, it would be heavy...

      posted in BACnet4J general discussion
      G
      Gatos
    • RemoteDevice getObjects method

      Hi,

      when discovering a device (i.e., in iAmReceived(RemoteDevice d) ), d.getObjects() returns always null, although the device has objects that can be addressed.
      Is this normal/expected functionality? How can I get the list of RemoteObjects of a discovered device?

      Best regards,

      posted in BACnet4J general discussion
      G
      Gatos
    • RE: RemoteDevice getObjects method

      Hi,

      when discovering a device (i.e., in iAmReceived(RemoteDevice d) ), d.getObjects() returns always null, although the device has objects that can be addressed.
      Is this normal/expected functionality? How can I get the list of RemoteObjects of a discovered device?

      Best regards,

      posted in BACnet4J general discussion
      G
      Gatos
    • RE: Non unique Object Names???

      Is then the same true when changing an ObjectIdentifier? Or is the latter simply not writable?

      Thanks + regards!

      posted in BACnet4J general discussion
      G
      Gatos
    • RE: Non unique Object Names???

      Yes, it helps, thanks a lot for your response.
      I see...
      Well, actually, according to the standard, the object name MUST be unique:
      http://www.bacnet.org/Bibliography/ES-7-96/ES-7-96.htm
      (This is not the specification document, but I have read the same in many BACnet sources)
      I don't doubt that there may be good arguments why this is not necessary or maybe even a bad strategy.
      However, strictly speaking, if we want to say that bacnet4j implements the BACnet specification, I think it should ensure the uniqueness of the object name.

      posted in BACnet4J general discussion
      G
      Gatos
    • Non unique Object Names???

      Hello,

      I create and initiate a device with multiple objects with the same name.
      No problems, no exceptions, everything works "fine".
      But according to the BACnet standard, object names MUST be unique.

      Am I missing something?

      Thanks a lot in advance.

      posted in BACnet4J general discussion
      G
      Gatos
    • RE: Non unique Object Names???

      Hello,

      I create and initiate a device with multiple objects with the same name.
      No problems, no exceptions, everything works "fine".
      But according to the BACnet standard, object names MUST be unique.

      Am I missing something?

      Thanks a lot in advance.

      posted in BACnet4J general discussion
      G
      Gatos
    • RE: How to integrate BACnet Change Of Value (COV) using BACnet4J

      Hey,

      Thanks, again!

      I've read in the forum that you have done some research on the issue "COV subscriptions for Analog Inputs/Outputs".
      Could you tell me what's the status there? Any solutions or workarounds for implementing it with bacnet4j described somewhere?

      Cheers,
      Gatos

      posted in BACnet4J general discussion
      G
      Gatos