aboutsummaryrefslogtreecommitdiffstats
path: root/src/metadata_msg.proto
Commit message (Collapse)AuthorAgeFilesLines
* rename protobuf files/modules; add Node typeBryan Newbold2017-10-281-21/+0
| | | | Also specify the protobuf syntax version (2)
* add licensing (GPL-3.0)Bryan Newbold2017-10-261-1/+4
|
* refactor file/module namesBryan Newbold2017-10-261-0/+18
I had some early confusion around whether SLEEP refered to individual files or the collection of files making a register (it seems to mean the whole register). Will probably need to refactor again.