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)
SyntaxDeviceSettings DefaultDeviceSettings { get; }
Property Value
Type:
DeviceSettings
ExceptionsException | Condition |
---|
DeviceException | Exception to notify that device actions was not successful. |
See Also