• 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

    How to add new property identifier in analoginput?

    BACnet4J general discussion
    1
    1
    1.5k
    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.
    • J
      Josh
      last edited by

      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

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