|
| FcSwitch (char *json) |
|
void | setObj (char *refname, char *title, bool value) |
|
◆ FcSwitch()
FcSwitch::FcSwitch |
( |
char * | json | ) |
|
|
inline |
- Parameters
-
json | - it is the char array that will contain the whole json script |
- Returns
- void
◆ setObj()
void FcSwitch::setObj |
( |
char * | refname, |
|
|
char * | title, |
|
|
bool | value ) |
- Parameters
-
refname | - it is the reference name of the object |
title | - is the text displayed next to the switch |
value | - is the default value of the switch when creating and the selected value when submitting |
- Returns
- void
The documentation for this class was generated from the following files:
- C:/Users/flavio_unige/Desktop/semilimes MCU SDK/semilimes/src/components/fc_switch.h
- C:/Users/flavio_unige/Desktop/semilimes MCU SDK/semilimes/src/components/fc_switch.cpp