IDevice Interface |
Namespace: Resto.Front.Api.Devices
public interface IDevice
The IDevice type exposes the following members.
Name | Description | |
---|---|---|
![]() | DeviceId |
Device id.
|
![]() | DeviceName |
Device title that will be displayed in BackOffice.
|
Name | Description | |
---|---|---|
![]() | GetDeviceInfo |
Device status.
|
![]() | RemoveDevice |
Perform remove device operation.
|
![]() | Setup |
Perform setup new configuration operation.
|
![]() | Start |
Perform start device operation.
|
![]() | Stop |
Perform stop device operation.
|