Added TimeSynchronization server example.
This commit is contained in:
@@ -195,8 +195,6 @@ extern "C" {
|
||||
void);
|
||||
bool handler_timesync_recipient_write(
|
||||
BACNET_WRITE_PROPERTY_DATA * wp_data);
|
||||
bool handler_timesync_interval_set(
|
||||
uint32_t minutes);
|
||||
bool handler_timesync_recipient_address_set(
|
||||
unsigned index,
|
||||
BACNET_ADDRESS * address);
|
||||
|
||||
Reference in New Issue
Block a user