Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
en:bs2_getrelayactionconfig [2021/08/06 08:15]
peter [BS2_GetRelayActionConfig]
en:bs2_getrelayactionconfig [2021/08/06 15:11] (current)
kateyu
Line 1: Line 1:
-FIXME **This page is not fully translated, yet. Please help completing the translation.**\\ //(remove this paragraph once the translation is finished)// 
- 
 ~~NOTOC~~ ~~NOTOC~~
 [[configuration_api]] > [[BS2_GetRelayActionConfig]] [[configuration_api]] > [[BS2_GetRelayActionConfig]]
Line 8: Line 6:
 ===== BS2_GetRelayActionConfig ===== ===== BS2_GetRelayActionConfig =====
 [+ 2.8.1] ''​IM-120''​ Retrieves RelayAction Settings. [+ 2.8.1] ''​IM-120''​ Retrieves RelayAction Settings.
-==== 함수 ​====+==== Declaration ​====
 <code cpp> <code cpp>
 #include "​BS_API.h"​ #include "​BS_API.h"​
Line 21: Line 19:
   * [In] ''//​context//''​ : Context   * [In] ''//​context//''​ : Context
   * [In] ''//​deviceId//''​ : Device Identifier   * [In] ''//​deviceId//''​ : Device Identifier
-  * [Out] ''//​config//''​ : Pointer where Input Expanded ​Setting Information will be saved+  * [Out] ''//​config//''​ : Pointer where Input Expandable ​Setting Information will be saved
 ==== Return Values ==== ==== Return Values ====
 Return ''​BS_SDK_SUCCESS''​ when successful, and return an appropriate error code when an error occurs. Return ''​BS_SDK_SUCCESS''​ when successful, and return an appropriate error code when an error occurs.