Click or drag to resize

IDeviceFactory Interface

Namespace:  Resto.Front.Api.Devices
Assembly:  Resto.Front.Api.V6 (in Resto.Front.Api.V6.dll)
Syntax
C#
public interface IDeviceFactory

The IDeviceFactory type exposes the following members.

Properties
  NameDescription
Public propertyCodeName
Device title that will be displayed in BackOffice.
Public propertyDefaultDeviceSettings
Get the initial configuration of the device.
Top
See Also