14.08.2013 Views

Developing Windows 8 Mobile Apps for the PI System - OSIsoft

Developing Windows 8 Mobile Apps for the PI System - OSIsoft

Developing Windows 8 Mobile Apps for the PI System - OSIsoft

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Code… <strong>PI</strong>Service Interface<br />

[ServiceContract(Namespace="<strong>PI</strong>Service")]<br />

interface I<strong>PI</strong>Service<br />

{<br />

[OperationContract]<br />

List GetPlotValues(string Tag, DateTime StartTime,<br />

DateTime EndTime, int Interval);<br />

[OperationContract]<br />

List GetAssetsByLocation(double Latitude,<br />

double Longitude, double Radius);<br />

.<br />

.<br />

.<br />

© C opyri g h t 2012 OSIso f t , LLC.<br />

10

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!