Documentation
¶
Index ¶
Constants ¶
View Source
const ProfileTemplate = `` /* 666-byte string literal not displayed */
View Source
const ProfilesTemplate = `[{{range $d := .}}` + ProfileTemplate + `{{end}}]`
Variables ¶
This section is empty.
Functions ¶
func LoadFromFile ¶ added in v1.0.0
func LoadFromFile(fPath string) ([]models.DeviceProfile, error)
LoadFromFile could read a file (json/yaml) that contains single DeviceProfile or list of DeviceProfile
func NewCommand ¶
NewCommand returns the update device profile command
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.