public interface HttpExporter
void
dispose()
List<DataPoint>
getData(String item, String type, Date from, Date to, Integer number)
List<String>
getItems()
getSeries(String itemId)
List<String> getItems() throws Exception
Exception
List<String> getSeries(String itemId) throws Exception
List<DataPoint> getData(String item, String type, Date from, Date to, Integer number) throws Exception
void dispose() throws Exception
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.