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.
Max Objects Count
-
Hi;
I have created Bacnet device. And I can added max 292 objects(Analog input). When I created 293 obects , error occured("Invalid packed.Unknown reject reason). What is the problem. Can I created max 292 objects? But I need more than 292 objects. What can I do.
-
Can you be more specific? Are you using BACnet4J as the BACnet device, or are you trying to query some other equipment to which you are added objects via BACnet4J?
-
I solved my problem.
I have changed the prameter of PropertyIdentifier.maxSegmentsAccepted.
I setted it to 5. Because of I have got alot of objects.