Refactor store interfaces and provide database as example implementation
Compare changes
+ 3
− 2
@@ -46,11 +46,12 @@ var deviceListCmd = &cobra.Command{
@@ -46,11 +46,12 @@ var deviceListCmd = &cobra.Command{
Refactor store interfaces and provide database as example implementation.
supersedes !237 (closed)
Relates to: #97 (closed)