Changes between Version 7 and Version 8 of adeiInternals

Show
Ignore:
Author:
csa (IP: 141.52.232.84)
Timestamp:
08/26/09 08:58:44 (15 years ago)
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • adeiInternals

    v7 v8  
     1== The READER Interface == 
     2The [wiki:adeiClassREADER READER] class provides an abstract interface to the historical and control data of the data source. The minimal READER should provide 3 methods 
     3 * ''!GetGroupInfo'' - returns annotated list of all logging groups. 
     4 * ''!GetItemList'' - returns list of all channels in the specified logging group. 
     5 * ''!GetRawData'' - returns Iterator object with requested data. 
     6 
    17== Providing additional data using ADEI Web Interface == 
    28