DiscoveredOnvifDevice Class
The discovered properties of the ONVIF device that are returned during the discovery.
- Inheritance
-
DiscoveredOnvifDevice
Constructor
DiscoveredOnvifDevice(*, service_identifier: Optional[str] = None, remote_ip_address: Optional[str] = None, scopes: Optional[List[str]] = None, endpoints: Optional[List[str]] = None, **kwargs)
Variables
- service_identifier
- str
The unique identifier of the ONVIF device that was discovered in the same subnet as the IoT Edge device.
- remote_ip_address
- str
The IP address of the ONVIF device that was discovered in the same subnet as the IoT Edge device.
An array of hostnames for the ONVIF discovered devices that are in the same subnet as the IoT Edge device.
Feedback
Submit and view feedback for