package
Version:
v0.2.0
Opens a new window with list of versions in this module.
Published: Feb 8, 2021
License: BSD-2-Clause
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Value
Value represents a value that was read out from a device.
swagger:model
Empty returns the an empty value.
func New(i interface{}) Value
New creates a new value
Bool returns the value as a bool
Float64 returns the value as a float 64
Int returns the value as an int
String returns the value as a string
Source Files
¶
Click to show internal directories.
Click to hide internal directories.