Метод | Описание | |
---|---|---|
CreateAlert ( double coordinateX, double coordinateY, int UniqueID ) : string | ||
GetDataUsingDataContract ( |
||
SendMonitoringData ( int UniqueID, string type, double value ) : void |
Метод | Описание | |
---|---|---|
CreateListItem ( double coordinateX, double coordinateY, int UniqueID ) : void |
public CreateAlert ( double coordinateX, double coordinateY, int UniqueID ) : string | ||
coordinateX | double | |
coordinateY | double | |
UniqueID | int | |
Результат | string |
public GetDataUsingDataContract ( |
||
composite | ||
Результат |
public SendMonitoringData ( int UniqueID, string type, double value ) : void | ||
UniqueID | int | |
type | string | |
value | double | |
Результат | void |