IAutosearchDevice Interface |
Namespace: Resto.Front.Api.Devices
public interface IAutosearchDevice : IDevice
The IAutosearchDevice type exposes the following members.
| Name | Description | |
|---|---|---|
| DeviceId |
Device id.
(Inherited from IDevice.) | |
| DeviceName |
Device title that will be displayed in BackOffice.
(Inherited from IDevice.) |
| Name | Description | |
|---|---|---|
| ConfigureSettings |
Apply settings for device
| |
| GetDeviceInfo |
Device status.
(Inherited from IDevice.) | |
| RemoveDevice |
Perform remove device operation.
(Inherited from IDevice.) | |
| SearchSettings |
Get settings from autosearch
| |
| Setup |
Perform setup new configuration operation.
(Inherited from IDevice.) | |
| Start |
Perform start device operation.
(Inherited from IDevice.) | |
| Stop |
Perform stop device operation.
(Inherited from IDevice.) |