package
0.1.16
Repository: https://github.com/thingspect/api.git
Documentation: pkg.go.dev

# Variables

No description provided by the author

# Structs

DataPoint represents a data point as stored in the database.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
DataPointValidationError is the validation error returned by DataPoint.Validate if the designated constraints aren't met.

# Type aliases

DataPointMultiError is an error wrapping multiple validation errors returned by DataPoint.ValidateAll() if the designated constraints aren't met.