com.cumulocity.sdk.client
Interface Platform

All Known Implementing Classes:
PlatformImpl

public interface Platform


Method Summary
 AlarmApi getAlarmApi()
           
 AuditRecordApi getAuditRecordApi()
           
 DeviceControlApi getDeviceControlApi()
           
 EventApi getEventApi()
           
 IdentityApi getIdentityApi()
           
 InventoryApi getInventoryApi()
           
 MeasurementApi getMeasurementApi()
           
 

Method Detail

getInventoryApi

InventoryApi getInventoryApi()

getIdentityApi

IdentityApi getIdentityApi()

getMeasurementApi

MeasurementApi getMeasurementApi()

getDeviceControlApi

DeviceControlApi getDeviceControlApi()

getAlarmApi

AlarmApi getAlarmApi()

getEventApi

EventApi getEventApi()

getAuditRecordApi

AuditRecordApi getAuditRecordApi()


Copyright © 2013 (C) Cumulocity GmbH. All Rights Reserved.