|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface DataManager
Service interface to get access to the measurement and control data of the openMUC system.
Method Summary | |
---|---|
DataStorage |
getDataStorage(java.lang.String label,
Authentication auth)
Get the DataStorage object with the given label as identifier |
java.util.List<java.lang.String> |
getDeviceDirectory()
Get a list of all measurement and control data items provided by this DataManager |
PlantInfo |
getPlantInfo()
Get Information about the plant including the plant identification/name |
Method Detail |
---|
DataStorage getDataStorage(java.lang.String label, Authentication auth)
label
- unique identification of the DataStorageauth
- username / secret
java.util.List<java.lang.String> getDeviceDirectory()
PlantInfo getPlantInfo()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |