From ec59d20bafb3acaaff2bbcab185a074825319e20 Mon Sep 17 00:00:00 2001 From: Ronan Le Martret Date: Mon, 12 Jun 2017 11:17:04 +0200 Subject: Update package * use sub module for ucs2-lib (tmp fork from IoT.bzh github) * add packaging for native build Signed-off-by: Ronan Le Martret --- ucs2-lib/doc/html/struct_ucs___rm___node__t.html | 144 ----------------------- 1 file changed, 144 deletions(-) delete mode 100644 ucs2-lib/doc/html/struct_ucs___rm___node__t.html (limited to 'ucs2-lib/doc/html/struct_ucs___rm___node__t.html') diff --git a/ucs2-lib/doc/html/struct_ucs___rm___node__t.html b/ucs2-lib/doc/html/struct_ucs___rm___node__t.html deleted file mode 100644 index 19ae712..0000000 --- a/ucs2-lib/doc/html/struct_ucs___rm___node__t.html +++ /dev/null @@ -1,144 +0,0 @@ - - - - - -UNICENS: Ucs_Rm_Node_t Struct Reference - - - - - - - - - - - - - - - -
-
-
- - - - - - - -
Logo -
UNICENS V2.1.0-3491
-
User Manual and API Reference
- -
-
- - - -
-
- -
-
-
- -
- - - - -
- -
- -
- -
-
Ucs_Rm_Node_t Struct Reference
-
-
- -

Configuration structure of a Node. - More...

- - - - - - - - - - - - - - -

-Data Fields

Ucs_Signature_tsignature_ptr
 node signature.
 
Ucs_Ns_Script_tscript_list_ptr
 Reference to a list of configuration scripts.
 
uint8_t script_list_size
 size of the scripts table.
 
Ucs_Rm_NodeInt_t internal_infos
 Internal information of this node object.
 
-

Detailed Description

-

Configuration structure of a Node.

-
Attention
Use the UCS_ADDR_LOCAL_DEV macro to address your local device when specifying routes to/from It.
- The following address ranges are supported:
    -
  • [0x10 ... 0x2FF]
  • -
  • [0x500 ... 0xFEF]
  • -
  • UCS_ADDR_LOCAL_DEV
  • -
-
-
-
- - - - - - -- cgit 1.2.3-korg