Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 1.45 KB

README.md

File metadata and controls

16 lines (13 loc) · 1.45 KB

TR-181 library

Build Status Dependency Updateer codecov.io Go Report Card Quality Gate Status Apache V2 License GitHub Release GoDoc

Simple CRUD interface that sits on a "box" next to the kratos websocket wrapper that we can use to answer queries about attributes of the box. For now we have the "honest" part of the interface, found in tr18b1e.go, and we also have the "fake" part of the interface which mimics expected behavior to satisfy tests and the like.