Click or drag to resize

IDeviceFactoryDefaultDeviceSettings Property

Get the initial configuration of the device.

Namespace:  Resto.Front.Api.Devices
Assembly:  Resto.Front.Api.V6 (in Resto.Front.Api.V6.dll)
Syntax
C#
DeviceSettings DefaultDeviceSettings { get; }

Property Value

Type: DeviceSettings
Exceptions
ExceptionCondition
DeviceExceptionException to notify that device actions was not successful.
See Also