Trident IoT Z-Wave SDK
Loading...
Searching...
No Matches
ZAF_AppName.h
Go to the documentation of this file.
1
11
#ifndef ZAF_APPNAME_H
12
#define ZAF_APPNAME_H
13
14
#include <stdbool.h>
15
#include "
zaf_appname_config.h
"
16
17
#if !defined(ZAF_APP_NAME)
18
#error "The application's name is not defined"
19
#endif
20
21
#define ZAF_FILE_SIZE_APP_NAME 30
// 29 characters + \0
22
29
bool
ZAF_AppName_Read
(
char
* app_name);
30
37
bool
ZAF_AppName_Write
(
void
);
38
39
#endif
/* ZAF_APPNAME_H */
ZAF_AppName_Write
bool ZAF_AppName_Write(void)
Writes the name of the application to the non-volatile memory, if it isn't already up to date.
ZAF_AppName_Read
bool ZAF_AppName_Read(char *app_name)
Reads the name of the application into a character array.
zaf_appname_config.h
z-wave-stack
ZAF
ApplicationUtilities
AppName
ZAF_AppName.h
Generated on Mon Mar 31 2025 20:44:24 for Trident IoT Z-Wave SDK by
1.10.0