Trident IoT Z-Wave SDK
Loading...
Searching...
No Matches
cc_supervision_config_api.h
Go to the documentation of this file.
1/*
2 * SPDX-FileCopyrightText: 2022 Silicon Laboratories Inc. <https://www.silabs.com/>
3 *
4 * SPDX-License-Identifier: BSD-3-Clause
5 *
6 */
7
13
14#ifndef CC_SUPERVISION_CONFIG_API_H
15#define CC_SUPERVISION_CONFIG_API_H
16
17#include <CC_Supervision.h>
18#include <stdint.h>
19
26
34
39
40#endif /* CC_SUPERVISION_CONFIG_API_H */
bool cc_supervision_get_default_status_updates_enabled()
Returns whether transmission of status updates is enabled or disabled by default. Used by the Supervi...