xmlparser

package
v0.0.0-...-d3098e7 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 15, 2024 License: AGPL-3.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ParseBsWfsElements

func ParseBsWfsElements(respBody io.ReadCloser) (models.AllMeasurements, error)

Extracts BsWfsElements from the contents provided by a HTTP GET request. Extracted BsWfsElements are converted to MeasurementTVPs and added to the AllMeasurements struct this function returns.

func ParseExplainParam

func ParseExplainParam(val []byte) (models.ExplainedParam, error)

Parses the contents of a HTTP GET request into an ExplainParam struct. Returns the ExplainedParam struct.

func ParseMeasurementTimeseries

func ParseMeasurementTimeseries(respBody io.ReadCloser) (models.AllMeasurements, error)

Extracts MeasurementTimeseries from the contents provided by a HTTP GET request. Extracted MeasurementTimeseries are added to the AllMeasurements this function returns.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL