Re: Config id package

2017-02-21 Thread marko kiiskila
> On Feb 21, 2017, at 10:10 AM, Christopher Collins <ch...@runtime.io> wrote: > > Hi Jacob, > > On Tue, Feb 21, 2017 at 10:34:53AM -0700, Jacob Rosenthal wrote: >> Im trying to build a DIS service with identification strings like bsp and >> app name from conf

Re: Config id package

2017-02-21 Thread Christopher Collins
Hi Jacob, On Tue, Feb 21, 2017 at 10:34:53AM -0700, Jacob Rosenthal wrote: > Im trying to build a DIS service with identification strings like bsp and > app name from config/id package with conf_get_value > > I think Im using the api correctly? > > char *val; > i

Config id package

2017-02-21 Thread Jacob Rosenthal
Im trying to build a DIS service with identification strings like bsp and app name from config/id package with conf_get_value I think Im using the api correctly? char *val; int rc; uint16_t uuid16; char tmp_buf[32 + 1]; ///hwid is only one that needs some tmp buffer if(ctxt