[Logo] Mango Community
  [Search] Search   [Recent Topics] Recent Topics   [Hottest Topics] Hottest Topics   [Members]  Member Listing   [Groups] Back to home page 
[Register] Register / 
[Login] Login 
COV for Analog Input  XML
Forum Index » BACnet4J general discussion
Author Message
jeremie

Initiate

Joined: 30/08/2010 08:35:42
Messages: 11
Offline

Hi,


In BACNet4J, COV is not allowed for Analog Input, whereas it should.
I think we have to add :



in com.serotonin.bacnet4j.obj.ObjectCovSubscription class.

Regards,


Jérémie

This message was edited 1 time. Last update was at 18/11/2010 10:34:34

mlohbihler

Master
[Avatar]

Joined: 01/03/2007 22:48:52
Messages: 1847
Offline

Hi Jérémie,

Strictly speaking, all analog types should be added there, as well as some others. But support of COV - to my reading of the spec - is optional to the implementation. There should be nothing preventing you from sending a COV subscription request from BACnet4J. It's just that the software will not accept a COV subscription request on its analogs.

This can be changed, but not simply by declaring analogs as supported; there is code that needs to be added to actually implement the support. If this is what you need, you can use the contact page to request a quote for the work.

Best regards,
Matthew Lohbihler
cepheid

Initiate

Joined: 30/01/2012 02:09:14
Messages: 4
Offline

Hi,

Could you be more clear on your suggestion of "use the contact page to request a quote for the work" ? I would really like to support the COV analog input if possible. Can you give me pointers to where else in the source code that I need to make changes to ?

Thanks!

This message was edited 1 time. Last update was at 02/02/2012 08:52:35

Agnes32Tait

Initiate

Joined: 17/02/2012 07:12:29
Messages: 2
Offline

It's just that the software will not accept a COV subscription request on its analogs.

Thanks,

This message was edited 1 time. Last update was at 17/02/2012 15:10:35

 
Forum Index » BACnet4J general discussion
Go to:   
Powered by JForum 2.1.9 © JForum Team