Property | Type | Description | |
---|---|---|---|
added_time | System.DateTime | ||
description | string | ||
id | System.Guid | ||
location | string | ||
name | string | ||
pictureBytes | byte[] | ||
sensors |
Method | Description | |
---|---|---|
Picture ( ) : |
||
ServerData ( System.Guid id, String name, String location, String description, |
public ServerData ( System.Guid id, String name, String location, String description, |
||
id | System.Guid | |
name | String | |
location | String | |
description | String | |
sensors | ||
pictureBytes | byte | |
return | System |