package
Version:
v1.0.17
Opens a new window with list of versions in this module.
Published: Apr 2, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 10
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Device struct {
Name string `json:"name"`
Identifiers []string `json:"identifiers"`
}
type Map struct {
Name string `json:"name"`
UniqueID string `json:"unique_id"`
Device Device `json:"device"`
Topic string `json:"topic"`
}
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.