Add STMsocket to dryad/conf 80/181880/1
authorAleksander Mistewicz <a.mistewicz@samsung.com>
Tue, 23 Jan 2018 15:05:44 +0000 (16:05 +0100)
committerAleksander Mistewicz <a.mistewicz@samsung.com>
Mon, 18 Jun 2018 12:16:19 +0000 (14:16 +0200)
commit3303afc21a5d8a0370a65b29340b076ca01996a6
treefecea2847556bcc5980f60b4e662ebcdaac54a32
parenta2f2f68976d10d54aac1bce12b4810f9c6f9f736
Add STMsocket to dryad/conf

Due to change in git.tizen.org/tools/muxpi/sw/nanopi/stm communication
medium has changed. Preferably, dryad should connect to the running
process of stm via unix socket exposing Go RPC interface.

It is possible to use it in the old way by assigning "" to stm_socket
configuration entry.

Change-Id: If6f4b41c9dbf467e3d40772eb52b55cbbc79d749
Signed-off-by: Aleksander Mistewicz <a.mistewicz@samsung.com>
cmd/dryad/dryad.go
dryad/conf/conf.go
dryad/conf/conf_test.go