diff -r 7685cec9fd3c -r f2ddfa555b0f doc/api/python/imaker.iqrf-module.html
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/doc/api/python/imaker.iqrf-module.html Fri Sep 11 11:54:49 2009 +0100
@@ -0,0 +1,237 @@
+
+
+
+
+ imaker.iqrf
+
+
+
+
+
+
+
+
+
+Module iqrf
source code
+Implements iQRF model.
+How to use it:
+import imaker.iqrf
+root = imaker.iqrf.load(filename)
+root.result
+
+
+
+
+
+
+
+
+
+
+
+ |
+
+
+ load(filename)
+ Load IMaker serialized ecore configuration. |
+
+ source code
+
+ |
+
+
+
+ |
+
+
+
+
+
+
+
+
+
+ |
+ logger = logging.getLogger("iqrf.model")
+ |
+
+
+
+
+
+
+
+
+
+