make
sudo make install
observation-encoder -config /path/to/config/file
{
"address": "127.0.0.1",
"port": "10000",
"cert":
{
"interval": 100,
"cert_dir": "/path/to/certificates/dir"
},
"api":
{
"active": true,
"address": "127.0.0.1",
"port": "10001"
}
}