Documentation ¶
Overview ¶
Package dryad provides: * implementation of Dryad interface * utilities to manage Dryad and its users
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Rusalka ¶
Rusalka implements Dryad interface. It is intended to be used on NanoPi connected to MuxPi. It is not safe for concurrent use.
func (*Rusalka) Healthcheck ¶
Healthcheck is part of implementation of Dryad interface.
func (*Rusalka) Prepare ¶
Prepare is part of implementation of Dryad interface. Call to Prepare stops LED blinking.
func (*Rusalka) PutInMaintenance ¶
PutInMaintenance is part of implementation of Dryad interface. Connection to STM is being opened only for the maintenance actions. Otherwise it may make it unusable for other STM users. It is closed when blinkMaintenanceLED exits.
Click to show internal directories.
Click to hide internal directories.