Skip to content

Notification

WS-BaseNotification service implementation.

Notification

Bases: ONVIFService

WS-BaseNotification NotificationProducer service client.

This service provides access to the NotificationProducer interface used by ONVIF devices for push-based event notification subscriptions.

Property Details
See ONVIF Core Specification, OASIS WS-BaseNotification Specification
Binding name NotificationProducerBinding (ver10/events/wsdl/event-vs.wsdl)

Subscribe(ConsumerReference=None, Filter=None, InitialTerminationTime=None, SubscriptionPolicy=None)

Create a subscription for receiving event notifications.

Registers a notification consumer with the NotificationProducer. Event notifications matching the optional filter are delivered to the consumer endpoint specified by ConsumerReference.

GetCurrentMessage(Topic)

Retrieve the current message for a notification topic.

Requests the current state message associated with the specified topic from the NotificationProducer.