BDB_SetBdbNodeIsOnANetwork Function
C
void BDB_SetBdbNodeIsOnANetwork(bool onNetwork);
Description
Set the bdbNodeIsOnANetwork status
Parameters
Param | Description |
---|---|
bool | true if the device is on network, false |
Returns
None
void BDB_SetBdbNodeIsOnANetwork(bool onNetwork);
Set the bdbNodeIsOnANetwork status
Param | Description |
---|---|
bool | true if the device is on network, false |
None