Bluenet
5.7.0
Bluenet, firmware for nRF52 smart home devices
|
Author: Crownstone Team Copyright: Crownstone (https://crownstone.rocks) Date: May 22, 2019 License: LGPLv3+, Apache License 2.0, and/or MIT (triple-licensed) More...
#include <cs_ExternalStates.h>
Public Attributes | |
uint16_t | timeoutCount |
stone_id_t | id |
state_external_stone_t | state |
Author: Crownstone Team Copyright: Crownstone (https://crownstone.rocks) Date: May 22, 2019 License: LGPLv3+, Apache License 2.0, and/or MIT (triple-licensed)
Item with state of external stone.
timeoutCount Count until this state is considered timed out. Every item with timeoutCount of 0, is considered empty. id Id of the stone. state The state of the stone.
stone_id_t cs_external_state_item_t::id |
state_external_stone_t cs_external_state_item_t::state |
uint16_t cs_external_state_item_t::timeoutCount |