AnalyticsCapabilities

public struct AnalyticsCapabilities : OwnedInstanceProtocol

This struct describes the analytics Capabilities

  • This is us.

    Declaration

    Swift

    public let owner: RVS_ONVIF!
  • This is the URL for the XAddr.

    Declaration

    Swift

    public var xAddr: URL!
  • Indication if the device supports rules interface and rules syntax as specified in the Video Analytics Service Specification.

    Declaration

    Swift

    public var isRuleSupport: Bool
  • Indication if the device supports the scene analytics module interface as specified in the Video Analytics Service Specification.

    Declaration

    Swift

    public var isAnalyticsModuleSupport: Bool