handled by the HTTP server. Add /stream/get_metadata HTTP request. Fill out test_stream_metadata Add runserver.py script to just run the server from the command line, outside of the testing environment. Add necessary hooks within nilmdb/server.py to allow this to happen. Metadata operations get stream_id first and report error on missing stream, instead of returning an empty dict. git-svn-id: https://bucket.mit.edu/svn/nilm/nilmdb@10443 ddd99763-3ecb-0310-9145-efcb8ce7c51f
9 lines
155 B
Plaintext
9 lines
155 B
Plaintext
- Return ranges in stream list?
|
|
|
|
- Add user ranges to stream list?
|
|
|
|
- More stream operations: insert & extract
|
|
- Track intervals in a SQL database (!)
|
|
|
|
|