|
<< Click to Display Table of Contents >> Navigation: Reference > BNCS.NMOS.QueryAPI.Client.Clients Namespace > DevicesApiClient Class > DevicesApiClient Methods > DevicesApiClient.GetDeviceByIdAsync Method |
Namespace: BNCS.NMOS.QueryAPI.Client.Clients
Assembly: BNCS.NMOS.QueryAPI.Client (in BNCS.NMOS.QueryAPI.Client.dll)
public Task<DeviceDTO> GetDeviceByIdAsync(
string deviceId,
string url,
CancellationToken cancellationToken
)
deviceId
Type: String
url
Type: String
cancellationToken
Type: CancellationToken
BNCS.NMOS.QueryAPI.Client.Clients Namespace