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

    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
    J
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 3
    • Posts 4
    • Groups 0

    Josh

    @Josh

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

    Josh Unfollow Follow

    Latest posts made by Josh

    • How Remote device receive a privateTransferReceived

      hi all

      i followed the method to send a privateTransfer. (https://github.com/infiniteautomation/BACnet4J/blob/master/src_test/com/serotonin/bacnet4j/privatex/SendTest.java)

      it able to send it across the network. but my remote device unable to receive any privatetransfer. message. i used wireshark to find the problem and found that it rejected the packet due to unrecognized service.

      how do i retrieve the privatetransfer message from remote device??

      i open with any discussion above.. thanks
      Josh

      posted in BACnet4J general discussion
      J
      Josh
    • How to add new property identifier in analoginput?

      hi all

      currently i develop add on by adding new attribute( for example value1) in property identifier for my analoginput.

      after added value1 attribute in propertyidentifier.java i got this error

      Exception in thread "main" com.serotonin.bacnet4j.exception.BACnetServiceException: class=Property, code=Unknown property, message=Analog Input/Value1
      at com.serotonin.bacnet4j.obj.ObjectProperties.getPropertyTypeDefinitionRequired(ObjectProperties.java:134)
      at com.serotonin.bacnet4j.obj.ObjectProperties.validateValue(ObjectProperties.java:142)
      at com.serotonin.bacnet4j.obj.BACnetObject.setProperty(BACnetObject.java:192)
      at bacnet.objects.AnalogInput.<init>(AnalogInput.java:38)

      i welcome any inputs
      Josh

      posted in BACnet4J general discussion
      J
      Josh
    • RE: rapberry pi

      hi there, how do you make your raspberry pi running on bacnet to communicate with your workstation..?
      i had a similar project as you. As i currently implement on software SCADA communicate with raspberry pi (as PLC) using bacnet protocol.. hope you able to assist me. peace. looking forward your reply

      posted in BACnet4J general discussion
      J
      Josh