WaterOneFlow
The following operations are supported. For a formal definition, please review the Service Description.
- 
					GetSiteInfo
					
						
 Given a site number, this method returns the site's metadata. Send the site code in this format: 'NetworkName:SiteCode'
- 
					GetSiteInfoMultpleObject
					
						
 Given a site number, this method returns the site's metadata. Send the site code in this format: 'NetworkName:SiteCode'
- 
					GetSiteInfoObject
					
						
 Given a site number, this method returns the site's metadata. Send the site code in this format: 'NetworkName:SiteCode'
- 
					GetSites
					
						
 Given an array of site numbers, this method returns the site metadata for each one. Send the array of site codes in this format: 'NetworkName:SiteCode'
- 
					GetSitesByBoxObject
					
						
 Given a site number, this method returns the site's metadata. Send the site code in this format: 'NetworkName:SiteCode'
- 
					GetSitesObject
					
						
 Given an array of site numbers, this method returns the site metadata for each one. Send the array of site codes in this format: 'NetworkName:SiteCode'
- 
					GetValues
					
						
 Given a site number, a variable, a start date, and an end date, this method returns a time series. Pass in the sitecode and variable in this format: 'NetworkName:SiteCode' and 'NetworkName:Variable'
- 
					GetValuesForASiteObject
					
						
 Given a site number, this method returns the site's metadata. Send the site code in this format: 'NetworkName:SiteCode'
- 
					GetValuesObject
					
						
 Given a site number, a variable, a start date, and an end date, this method returns a time series. Pass in the sitecode and variable in this format: 'NetworkName:SiteCode' and 'NetworkName:Variable'
- 
					GetVariableInfo
					
						
 Given a variable code, this method returns the variable's name. Pass in the variable in this format: 'NetworkName:Variable'
- 
					GetVariableInfoObject
					
						
 Given a variable code, this method returns the variable's siteName. Pass in the variable in this format: 'NetworkName:Variable'
- 
					GetVariables
					
						
 Given a variable code, this method returns the variable's name. Pass in the variable in this format: 'NetworkName:Variable'
- 
					GetVariablesObject
					
						
 Given a variable code, this method returns the variable's siteName. Pass in the variable in this format: 'NetworkName:Variable'