ApiResponse<DeviceEnvelope> |
DevicesApi.addDeviceWithHttpInfo(Device device) |
ApiResponse<CheckTokenResponse> |
TokensApi.checkTokenWithHttpInfo(TokenRequest tokenInfo) |
ApiResponse<DeviceRegConfirmUserResponseEnvelope> |
RegistrationsApi.confirmUserWithHttpInfo(DeviceRegConfirmUserRequest registrationInfo) |
ApiResponse<RuleEnvelope> |
RulesApi.createRuleWithHttpInfo(RuleCreationInfo ruleInfo,
String userId) |
ApiResponse<DeviceSharingId> |
DevicesSharesApi.createShareForDeviceWithHttpInfo(String deviceId,
DeviceShareInfo deviceShareInfo) |
ApiResponse<SubscriptionEnvelope> |
SubscriptionsApi.createSubscriptionWithHttpInfo(SubscriptionInfo subscriptionInfo) |
ApiResponse<TaskEnvelope> |
DevicesManagementApi.createTasksWithHttpInfo(TaskRequest taskPayload) |
ApiResponse<PropertiesEnvelope> |
UsersApi.createUserPropertiesWithHttpInfo(String userId,
AppProperties properties,
String aid) |
ApiResponse<DeviceTokenEnvelope> |
DevicesApi.deleteDeviceTokenWithHttpInfo(String deviceId) |
ApiResponse<DeviceEnvelope> |
DevicesApi.deleteDeviceWithHttpInfo(String deviceId) |
ApiResponse<RuleEnvelope> |
RulesApi.deleteRuleWithHttpInfo(String ruleId) |
ApiResponse<MetadataEnvelope> |
DevicesManagementApi.deleteServerPropertiesWithHttpInfo(String did) |
ApiResponse<DeviceSharingId> |
DevicesSharesApi.deleteSharingForDeviceWithHttpInfo(String deviceId,
String shareId) |
ApiResponse<SubscriptionEnvelope> |
SubscriptionsApi.deleteSubscriptionWithHttpInfo(String subId) |
ApiResponse<PropertiesEnvelope> |
UsersApi.deleteUserPropertiesWithHttpInfo(String userId,
String aid) |
ApiResponse<ExportRequestResponse> |
ExportApi.exportRequestWithHttpInfo(ExportRequestInfo exportRequestInfo) |
ApiResponse<AggregatesHistogramResponse> |
MessagesApi.getAggregatesHistogramWithHttpInfo(Long startDate,
Long endDate,
String sdid,
String field,
String interval) |
ApiResponse<TaskByDidListEnvelope> |
DevicesManagementApi.getAllByDidWithHttpInfo(String did,
Integer count,
Integer offset,
String status,
String order,
String sort) |
ApiResponse<DeviceSharingEnvelope> |
DevicesSharesApi.getAllSharesForDeviceWithHttpInfo(String deviceId,
Integer count,
Integer offset) |
ApiResponse<SubscriptionsEnvelope> |
SubscriptionsApi.getAllSubscriptionsWithHttpInfo(String uid,
Integer offset,
Integer count) |
ApiResponse<ManifestVersionsEnvelope> |
DeviceTypesApi.getAvailableManifestVersionsWithHttpInfo(String deviceTypeId) |
ApiResponse<PresenceEnvelope> |
DevicesApi.getDevicePresenceWithHttpInfo(String deviceId) |
ApiResponse<DeviceStatusBatch> |
DevicesStatusApi.getDevicesStatusWithHttpInfo(String dids,
Boolean includeSnapshot,
Boolean includeSnapshotTimestamp) |
ApiResponse<DeviceStatus> |
DevicesStatusApi.getDeviceStatusWithHttpInfo(String deviceId,
Boolean includeSnapshot,
Boolean includeSnapshotTimestamp) |
ApiResponse<DeviceTokenEnvelope> |
DevicesApi.getDeviceTokenWithHttpInfo(String deviceId) |
ApiResponse<DeviceTypesEnvelope> |
DeviceTypesApi.getDeviceTypesByApplicationWithHttpInfo(String appId,
Boolean productInfo,
Integer count,
Integer offset) |
ApiResponse<DeviceTypesInfoEnvelope> |
DevicesManagementApi.getDeviceTypesInfoWithHttpInfo(String dtid) |
ApiResponse<DeviceTypesEnvelope> |
DeviceTypesApi.getDeviceTypesWithHttpInfo(String name,
Integer offset,
Integer count,
String tags) |
ApiResponse<DeviceTypeEnvelope> |
DeviceTypesApi.getDeviceTypeWithHttpInfo(String deviceTypeId) |
ApiResponse<DeviceEnvelope> |
DevicesApi.getDeviceWithHttpInfo(String deviceId) |
ApiResponse<ExportHistoryResponse> |
ExportApi.getExportHistoryWithHttpInfo(String trialId,
Integer count,
Integer offset) |
ApiResponse<String> |
ExportApi.getExportResultWithHttpInfo(String exportId) |
ApiResponse<ExportStatusResponse> |
ExportApi.getExportStatusWithHttpInfo(String exportId) |
ApiResponse<FieldPresenceEnvelope> |
MessagesApi.getFieldPresenceWithHttpInfo(Long startDate,
Long endDate,
String interval,
String sdid,
String fieldPresence) |
ApiResponse<NormalizedMessagesEnvelope> |
MessagesApi.getLastNormalizedMessagesWithHttpInfo(Integer count,
String sdids,
String fieldPresence) |
ApiResponse<ManifestPropertiesEnvelope> |
DeviceTypesApi.getLatestManifestPropertiesWithHttpInfo(String deviceTypeId) |
ApiResponse<MetadataPropertiesEnvelope> |
DevicesManagementApi.getManifestPropertiesWithHttpInfo(String dtid) |
ApiResponse<ManifestPropertiesEnvelope> |
DeviceTypesApi.getManifestPropertiesWithHttpInfo(String deviceTypeId,
String version) |
ApiResponse<AggregatesResponse> |
MessagesApi.getMessageAggregatesWithHttpInfo(String sdid,
String field,
Long startDate,
Long endDate) |
ApiResponse<SnapshotResponses> |
MessagesApi.getMessageSnapshotsWithHttpInfo(String sdids,
Boolean includeTimestamp) |
ApiResponse<NotifMessagesResponse> |
SubscriptionsApi.getMessagesWithHttpInfo(String notifId,
Integer offset,
Integer count,
String order) |
ApiResponse<NormalizedActionsEnvelope> |
MessagesApi.getNormalizedActionsWithHttpInfo(String uid,
String ddid,
String mid,
String offset,
Integer count,
Long startDate,
Long endDate,
String order) |
ApiResponse<NormalizedMessagesEnvelope> |
MessagesApi.getNormalizedMessagesWithHttpInfo(String uid,
String sdid,
String mid,
String fieldPresence,
String filter,
String offset,
Integer count,
Long startDate,
Long endDate,
String order) |
ApiResponse<MetadataEnvelope> |
DevicesManagementApi.getPropertiesWithHttpInfo(String did,
Boolean includeTimestamp) |
ApiResponse<DeviceRegStatusResponseEnvelope> |
RegistrationsApi.getRequestStatusForUserWithHttpInfo(String requestId) |
ApiResponse<RuleEnvelope> |
RulesApi.getRuleWithHttpInfo(String ruleId) |
ApiResponse<UserEnvelope> |
UsersApi.getSelfWithHttpInfo() |
ApiResponse<DeviceSharing> |
DevicesSharesApi.getSharingForDeviceWithHttpInfo(String deviceId,
String shareId) |
ApiResponse<TaskStatusesHistoryEnvelope> |
DevicesManagementApi.getStatusesHistoryWithHttpInfo(String tid,
String did) |
ApiResponse<TaskStatusesEnvelope> |
DevicesManagementApi.getStatusesWithHttpInfo(String tid,
Integer count,
Integer offset,
String status,
String dids) |
ApiResponse<SubscriptionEnvelope> |
SubscriptionsApi.getSubscriptionWithHttpInfo(String subId) |
ApiResponse<TagsEnvelope> |
TagsApi.getTagCategoriesWithHttpInfo() |
ApiResponse<TagsEnvelope> |
TagsApi.getTagsByCategoriesWithHttpInfo(String categories) |
ApiResponse<TagsEnvelope> |
TagsApi.getTagSuggestionsWithHttpInfo(String entityType,
String tags,
String name,
Integer count) |
ApiResponse<TaskEnvelope> |
DevicesManagementApi.getTaskByIDWithHttpInfo(String tid) |
ApiResponse<TaskListEnvelope> |
DevicesManagementApi.getTasksWithHttpInfo(String dtid,
Integer count,
Integer offset,
String status,
String order,
String sort) |
ApiResponse<DevicesEnvelope> |
UsersApi.getUserDevicesWithHttpInfo(String userId,
Integer offset,
Integer count,
Boolean includeProperties,
String owner,
Boolean includeShareInfo) |
ApiResponse<DeviceTypesEnvelope> |
UsersApi.getUserDeviceTypesWithHttpInfo(String userId,
Integer offset,
Integer count,
Boolean includeShared) |
ApiResponse<PropertiesEnvelope> |
UsersApi.getUserPropertiesWithHttpInfo(String userId,
String aid) |
ApiResponse<RulesEnvelope> |
UsersApi.getUserRulesWithHttpInfo(String userId,
Boolean excludeDisabled,
Integer count,
Integer offset,
String owner) |
ApiResponse<DeviceSharingEnvelope> |
UsersApi.listAllSharesForUserWithHttpInfo(String userId,
String filter,
Integer count,
Integer offset) |
ApiResponse<DeviceStatus> |
DevicesStatusApi.putDeviceStatusWithHttpInfo(String deviceId,
DeviceStatusPut body) |
ApiResponse<MetadataQueryEnvelope> |
DevicesManagementApi.queryPropertiesWithHttpInfo(String dtid,
Integer count,
Integer offset,
String filter,
Boolean includeTimestamp) |
ApiResponse<RefreshTokenResponse> |
TokensApi.refreshTokenWithHttpInfo(String grantType,
String refreshToken) |
ApiResponse<MessageIDEnvelope> |
MessagesApi.sendActionsWithHttpInfo(Actions data) |
ApiResponse<MessageIDEnvelope> |
MessagesApi.sendMessageWithHttpInfo(Message data) |
ApiResponse<TokenInfoSuccessResponse> |
TokensApi.tokenInfoWithHttpInfo() |
ApiResponse<UnregisterDeviceResponseEnvelope> |
RegistrationsApi.unregisterDeviceWithHttpInfo(String deviceId) |
ApiResponse<DeviceTokenEnvelope> |
DevicesApi.updateDeviceTokenWithHttpInfo(String deviceId) |
ApiResponse<DeviceTypesInfoEnvelope> |
DevicesManagementApi.updateDeviceTypesInfoWithHttpInfo(String dtid,
DeviceTypesInfo deviceTypeInfo) |
ApiResponse<DeviceEnvelope> |
DevicesApi.updateDeviceWithHttpInfo(String deviceId,
Device device) |
ApiResponse<RuleEnvelope> |
RulesApi.updateRuleWithHttpInfo(String ruleId,
RuleUpdateInfo ruleInfo) |
ApiResponse<MetadataEnvelope> |
DevicesManagementApi.updateServerPropertiesWithHttpInfo(String did,
Object deviceProperties) |
ApiResponse<DeviceTaskUpdateResponse> |
DevicesManagementApi.updateTaskForDeviceWithHttpInfo(String tid,
String did,
DeviceTaskUpdateRequest deviceTaskUpdateRequest) |
ApiResponse<TaskUpdateResponse> |
DevicesManagementApi.updateTaskWithHttpInfo(String tid,
TaskUpdateRequest taskUpdateRequest) |
ApiResponse<PropertiesEnvelope> |
UsersApi.updateUserPropertiesWithHttpInfo(String userId,
AppProperties properties,
String aid) |
ApiResponse<SubscriptionEnvelope> |
SubscriptionsApi.validateSubscriptionWithHttpInfo(String subId,
ValidationCallbackInfo validationCallbackRequest) |