chore
This commit is contained in:
@ -5,7 +5,7 @@ import (
|
||||
"github.com/IOTechSystems/onvif/xsd"
|
||||
)
|
||||
|
||||
func (c *Session) SubscribeEvents(
|
||||
func (c *Session) EventSubscribe(
|
||||
consumerAddress event.AttributedURIType,
|
||||
terminationTime xsd.String, // PT60S
|
||||
) (*event.SubscribeResponse, error) {
|
||||
|
Reference in New Issue
Block a user