Table of Contents

Class DeviceInformation

Namespace
WINKOnvif.Core.Models.Devices
Assembly
WINKOnvif.Core.dll
public class DeviceInformation
Inheritance
DeviceInformation
Inherited Members

Properties

FirmwareVersion

public string FirmwareVersion { get; set; }

Property Value

string

HardwareId

public string HardwareId { get; set; }

Property Value

string

Manufacturer

public string Manufacturer { get; set; }

Property Value

string

Model

public string Model { get; set; }

Property Value

string

SerialNumber

public string SerialNumber { get; set; }

Property Value

string