Documentation
¶
Overview ¶
Package embed exposes the device and paramset description JSON files shipped from pydevccu. The files are embedded at build time so that the resulting binary is self-contained.
To refresh the data set, run script/copy_data.sh and rebuild.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DeviceDescriptions ¶
DeviceDescriptions returns the embedded device description files, rooted at "device_descriptions" so the caller iterates filenames directly.
func ParamsetDescriptions ¶
ParamsetDescriptions returns the embedded paramset description files, rooted at "paramset_descriptions".
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.