Documentation
¶
Index ¶
- func EncodeEntryId(input string) string
- func GetAssetId(query models.BaseQuery) *string
- func GetEntryId(query models.BaseQuery) *string
- func GetPropertyAlias(query models.BaseQuery) *string
- func GetPropertyDataType(property *iotsitewise.DescribeAssetPropertyOutput) string
- func GetPropertyId(query models.BaseQuery) *string
- func GetPropertyName(property *iotsitewise.DescribeAssetPropertyOutput) string
- func GetPropertyUnit(property *iotsitewise.DescribeAssetPropertyOutput) string
- func IsAssetProperty(property *iotsitewise.DescribeAssetPropertyOutput) bool
- func IsComponentProperty(property *iotsitewise.DescribeAssetPropertyOutput) bool
- func StringSliceToSet(vs []string) map[string]bool
- func TimeRangeToUnix(tr backend.TimeRange) (from *time.Time, to *time.Time)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func EncodeEntryId ¶ added in v1.12.1
func GetAssetId ¶ added in v1.12.0
func GetEntryId ¶ added in v1.12.0
func GetPropertyAlias ¶ added in v1.12.0
func GetPropertyDataType ¶ added in v1.17.0
func GetPropertyDataType(property *iotsitewise.DescribeAssetPropertyOutput) string
func GetPropertyId ¶ added in v1.12.0
func GetPropertyName ¶ added in v1.17.0
func GetPropertyName(property *iotsitewise.DescribeAssetPropertyOutput) string
func GetPropertyUnit ¶ added in v1.17.0
func GetPropertyUnit(property *iotsitewise.DescribeAssetPropertyOutput) string
func IsAssetProperty ¶ added in v1.17.0
func IsAssetProperty(property *iotsitewise.DescribeAssetPropertyOutput) bool
func IsComponentProperty ¶ added in v1.17.0
func IsComponentProperty(property *iotsitewise.DescribeAssetPropertyOutput) bool
func StringSliceToSet ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.