![]() |
IFlatline
|
[ServiceContractAttribute] public interface IFlatlineService
The IFlatlineService type exposes the following members.
Name | Description | |
---|---|---|
![]() | Test | Gets or sets the FlatlineTest used by the web service for its data. |
Name | Description | |
---|---|---|
![]() | ReadAllFlatlinedMeasurementsAsJson | Reads all flatlined measurements from the Test and sends it in Json format. |
![]() | ReadAllFlatlinedMeasurementsAsXml | Reads all flatlined measurements from the Test and sends it in Xml format. |
![]() | ReadFlatlinedMeasurementsFromDeviceAsJson | Reads all flatlined measurements from the specified device and sends it in Json format. |
![]() | ReadFlatlinedMeasurementsFromDeviceAsXml | Reads all flatlined measurements from the specified device and sends it in Xml format. |