Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DiscoveredOnvifDevice

Package version

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

Hierarchy

  • DiscoveredOnvifDevice

Index

Properties

Optional endpoints

endpoints: string[]

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

Optional remoteIPAddress

remoteIPAddress: undefined | string

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

Optional scopes

scopes: string[]

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

Optional serviceIdentifier

serviceIdentifier: undefined | string

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

Generated using TypeDoc