iikoFront Api V9 Code Reference
iikoFront Api V9 Code Reference
Resto.Front.Api.Devices
IDevice Interface
IDevice Methods
GetDeviceInfo Method
RemoveDevice Method
Setup Method
Start Method
Stop Method
IDevice
Setup Method
Perform setup new configuration operation.
Namespace:
Resto.Front.Api.Devices
Assembly:
Resto.Front.Api.V9 (in Resto.Front.Api.V9.dll)
Syntax
C#
Copy
void
Setup
(
DeviceSettings
settings
)
Parameters
settings
Type:
Resto.Front.Api.Data.Device.Settings
DeviceSettings
DeviceSettings
New device configuration.
Exceptions
Exception
Condition
DeviceException
Exception to notify that device actions was not successful.
See Also
Reference
IDevice Interface
Resto.Front.Api.Devices Namespace