This package defines all interfaces in the API, You can operate beehive databse through these interface.
And also you can implements it by yourself. At this time, you can import a LIRC configuration file into database.
In fact, a LIRC configuration file here is equal to a Model
.
If you import a Model
, its Vendor
will be created automatically.
So you needn't to create a Vendor
manually.