Documentation
¶
Index ¶
- type Microbit
- func (b Microbit) Identify() error
- func (b Microbit) Online() (bool, error)
- func (b Microbit) Restart() error
- func (b Microbit) Scan(applicationUUID int) (map[string]bool, error)
- func (b Microbit) Update(path string) error
- func (b Microbit) UpdateConfig(config interface{}) error
- func (b Microbit) UpdateEnvironment(config interface{}) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Microbit ¶
func (Microbit) UpdateConfig ¶ added in v0.1.5
func (Microbit) UpdateEnvironment ¶ added in v0.1.5
Click to show internal directories.
Click to hide internal directories.