Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cisco/senml
/ OutputOptions
Struct
OutputOptions
senml.go:46–49 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
44
}
45
46
type
OutputOptions
struct
{
47
PrettyPrint bool
48
Topic string
49
}
50
51
type
SenMLRecord
struct
{
52
XMLName *bool `json:
"_,omitempty"
xml:
"senml"
`
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected