DiscoveredOnvifDevice Class

Definition

The discovered properties of the ONVIF device that are returned during the discovery.

public class DiscoveredOnvifDevice
type DiscoveredOnvifDevice = class
Public Class DiscoveredOnvifDevice
Inheritance
DiscoveredOnvifDevice

Constructors

DiscoveredOnvifDevice()

Initializes a new instance of DiscoveredOnvifDevice.

Properties

Endpoints

An array of media profile endpoints that the ONVIF discovered device supports.

RemoteIPAddress

The IP address of the ONVIF device that was discovered in the same subnet as the IoT Edge device.

Scopes

An array of hostnames for the ONVIF discovered devices that are in the same subnet as the IoT Edge device.

ServiceIdentifier

The unique identifier of the ONVIF device that was discovered in the same subnet as the IoT Edge device.

Applies to