Hi,

I am using filesystem example. I have subscribed for "MountPointDirectory". I am able to receive notifications whenever "MountPointDirectory" property changed. But, I don't want notifications for every change of the "MountPointDirectory" property which I have subscribed earlier. So, I am using filters in the subscribe request. I have added the following line to the subscribe request:

<wsnt:Precondiion Dialect="http://www.w3.org/TR/1999/REC-xpath-1999111 ">boolean(fs: MountPointDirectory = "Hello")</wsnt:Precondition>

I want notification when "MountPointDirectory" property has value "Hello".

I am able to subscribe, but the thing is that I am not getting notification even though "MountPointDirectory" property has a value "Hello".

Please find an attached subscribe request and let me know solution.

Regards,
Naga Muni Reddy
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to