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___ns___script__t.html | 135 --------------------- 1 file changed, 135 deletions(-) delete mode 100644 ucs2-lib/doc/html/struct_ucs___ns___script__t.html (limited to 'ucs2-lib/doc/html/struct_ucs___ns___script__t.html') diff --git a/ucs2-lib/doc/html/struct_ucs___ns___script__t.html b/ucs2-lib/doc/html/struct_ucs___ns___script__t.html deleted file mode 100644 index 90545a1..0000000 --- a/ucs2-lib/doc/html/struct_ucs___ns___script__t.html +++ /dev/null @@ -1,135 +0,0 @@ - - - - - -UNICENS: Ucs_Ns_Script_t Struct Reference - - - - - - - - - - - - - - - -
-
-
- - - - - - - -
Logo -
UNICENS V2.1.0-3491
-
User Manual and API Reference
- -
-
- - - -
-
- -
-
-
- -
- - - - -
- -
- -
- -
-
Ucs_Ns_Script_t Struct Reference
-
-
- -

Structure of a node-script used to configure a remote node. - More...

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

-Data Fields

uint16_t pause
 Specifies the pause which shall be set before sending the configuration message.
 
Ucs_Ns_ConfigMsg_tsend_cmd
 Command to be transmitted.
 
Ucs_Ns_ConfigMsg_texp_result
 Expected result.
 
-

Detailed Description

-

Structure of a node-script used to configure a remote node.

-
Attention
The Node Scripting module is designed and intended for the use of I2C and GPIO commands only. That is, using the Scripting for any other FBlock INIC commands (for example MOST, MediaLB, USB, Streaming, Connections, etc.) is expressly prohibited.
-
-
- - - - - - -- cgit 1.2.3-korg