MCPcopy 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
46type OutputOptions struct {
47 PrettyPrint bool
48 Topic string
49}
50
51type SenMLRecord struct {
52 XMLName *bool `json:"_,omitempty" xml:"senml"`

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected