register_resource accepts a keyword argument, so that subsequent calls to ec.set...
authorThierry Parmentelat <thierry.parmentelat@inria.fr>
Wed, 4 Nov 2015 16:41:56 +0000 (17:41 +0100)
committerThierry Parmentelat <thierry.parmentelat@inria.fr>
Wed, 4 Nov 2015 16:41:56 +0000 (17:41 +0100)
commit8ee426bdd9f75fc977cb40281f95c6eebc6c44c9
tree13a6941cfd3621100b1ef65e5e60271675fe60b6
parenta3073450d0ef8f8becb9de04b64bf5d4fdbc2272
register_resource accepts a keyword argument, so that subsequent calls to ec.set can be done in a single call
illustrated on one example - linux/hello_word.py
examples/linux/hello_world.py
src/nepi/execution/ec.py