iikoFront Api V6 Code Reference
iikoFront Api V6 Code Reference
Resto.Front.Api.Devices
IDevice Interface
IDevice Methods
GetDeviceInfo Method
RemoveDevice Method
Setup Method
Start Method
Stop Method
IDevice
.
Stop Method
Perform stop device operation.
Namespace:
Resto.Front.Api.Devices
Assembly:
Resto.Front.Api.V6 (in Resto.Front.Api.V6.dll)
Syntax
C#
Copy
void
Stop
()
Exceptions
Exception
Condition
DeviceException
Exception to notify that device actions was not successful.
See Also
Reference
IDevice Interface
Resto.Front.Api.Devices Namespace