tapis-streams 0.3.0

Manage Tapis Streams API.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# UpdateSite

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**site_name** | **String** | Resource name. | 
**description** | **String** |  | 
**latitude** | **f64** | Latitude of site. | 
**longitude** | **f64** | Longitude of site. | 
**elevation** | **f64** | Elevation of site. | 
**metadata** | Option<[**serde_json::Value**].md> | User defined metadata for the site | [optional]

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)