[JdeRobot] adaptation to yaml
Aitor MartÃnez
aitor.martinez.fernandez at gmail.com
Tue Nov 7 09:46:52 CET 2017
Hi Alberto,
*cfg=config.load(sys.argv[1])
jdrc =comm.init(cfg,"youtubeServer")
ic = jdrc.getIc()
endpoint = cfg.getProperty("youtubeServer.Endpoints")
adapter = ic.createObjectAdapterWithEndpoints("youtubeServer",endpoint)*
look [1] for more information about config library
if you use comm, make sure that, in yaml file, youtubeServer has a element
"Server" set to 1
regards, Aitor
[1] https://github.com/JdeRobot/JdeRobot/tree/master/src/libs/config_py/demo
--
Sent from: http://jderobot-developer-list.2315034.n4.nabble.com/
More information about the Jde-developers
mailing list