Toggle navigation
Documentation
The friendly Operating System for the Internet of Things
app_metadata.h
1
/*
2
* SPDX-FileCopyrightText: 2019 HAW Hamburg
3
* SPDX-License-Identifier: LGPL-2.1-only
4
*/
5
6
#pragma once
7
17
#ifdef __cplusplus
18
extern
"C"
{
19
#endif
20
21
#ifdef DOXYGEN
35
#define APP_SHELL_FMT
36
#endif
37
43
void
app_metadata_print_json
(
void
);
44
45
#ifdef __cplusplus
46
}
47
#endif
48
app_metadata_print_json
void app_metadata_print_json(void)
Prints the application metadata in json.
Generated on Mon Nov 24 2025 18:43:15 by
1.9.1