| Age | Commit message (Collapse) | Author |
|
BaseProxy had a hardcoded leftover pointing to AdapterInterface only.
|
|
|
|
Wrote boolean as 1 and 0.
Also improve test code coverage.
|
|
|
|
Implement /api/v1/events which will send out messages when
things change, such as the main controller.
|
|
|
|
SHA1 hasher. Needed by websocket support that is coming soon.
Using either libmd or openssl to do the actual hashing.
|
|
Only has methods for writing JSON for now.
Will let you create invalid json, but should assert if you do.
|
|
Encodes and decodes base64. No linebreaks, always padding.
|
|
Useful when you only want to trim one side..
|
|
Can't really do anything yet, but finds the bluetooth adapter
and registers an agent to make it pairable.
|
|
|
|
Don't try to guess from name, instead, have one method for only
loading one config from a file (that might be relative) and loading
a config from config dirs using a name (that might contain slash).
|
|
Reads config files
|
|
Path utilities (doh)
|
|
|