| Package | Description |
|---|---|
| cloud.artik.api | |
| cloud.artik.model |
| Modifier and Type | Method and Description |
|---|---|
DeviceStatusBatch |
DevicesStatusApi.getDevicesStatus(String dids,
Boolean includeSnapshot,
Boolean includeSnapshotTimestamp) |
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<DeviceStatusBatch> |
DevicesStatusApi.getDevicesStatusWithHttpInfo(String dids,
Boolean includeSnapshot,
Boolean includeSnapshotTimestamp) |
| Modifier and Type | Method and Description |
|---|---|
com.squareup.okhttp.Call |
DevicesStatusApi.getDevicesStatusAsync(String dids,
Boolean includeSnapshot,
Boolean includeSnapshotTimestamp,
ApiCallback<DeviceStatusBatch> callback) |
| Modifier and Type | Method and Description |
|---|---|
DeviceStatusBatch |
DeviceStatusBatch.addDataItem(DeviceStatus dataItem) |
DeviceStatusBatch |
DeviceStatusBatch.count(Integer count) |
DeviceStatusBatch |
DeviceStatusBatch.data(List<DeviceStatus> data) |
DeviceStatusBatch |
DeviceStatusBatch.offset(Integer offset) |
DeviceStatusBatch |
DeviceStatusBatch.total(Integer total) |
Copyright © 2018. All rights reserved.