Brendan Jackman
486b3f524e
target: Add is_network_connected method
2017-10-23 14:46:16 +01:00
Sergei Trofimov
181bc180c4
Target: add read_tree_values and read_tree_values_flat
...
Add two new methods to target that allow querying values of all sysfs
nodes in a sub-directory structure all at once. The difference is that
read_tree_values_flat returns a flat dict of path->value mappings;
read_tree_values returns a nested dict structure that mimics the
scanned sub-directories tree.
2017-10-04 15:58:22 +01:00
Marc Bonnici
5b99c1613b
Documentation: Adds documentation for Android Target
...
Adds documentation for the `AndroidTarget` class including the new
android methods.
2017-08-17 10:08:08 +01:00
Marc Bonnici
1fd5636217
Documentation: Corrected typos
2017-07-12 16:54:39 +01:00
Valentin Schneider
c8af995392
doc/target: Add background_invoke() documentation
2017-07-06 16:01:30 +01:00
setrofim
b738655050
Revert "target: add dry run for command execution"
2017-05-23 17:39:12 +01:00
Valentin Schneider
e11573594a
doc/target: Add dry-run documentation
2017-05-23 10:35:53 +01:00
Sergei Trofimov
1ba7fbdc9a
doc: documenting Platforms and Modules
...
Adding documentation for Platforms and Modules API.
2016-12-09 15:06:35 +00:00
Sergei Trofimov
01253100cd
doc: documeting connections
2016-12-07 18:13:55 +00:00
Sergei Trofimov
c4784e0993
Added documentation for Target.extract()
2016-07-14 11:15:08 +01:00
Sergei Trofimov
4e6afe960b
devlib initial commit.
2015-10-09 09:30:04 +01:00