Enhanced the COV Notify service by adding confirmed to the unconfirmed encoding and decoding.
This commit is contained in:
@@ -212,7 +212,7 @@ int main(int argc, char *argv[])
|
||||
/* only one value in our value list */
|
||||
cov_data.listOfValues.next = NULL;
|
||||
|
||||
cov_send(&Handler_Transmit_Buffer[0],&cov_data);
|
||||
ucov_notify_send(&Handler_Transmit_Buffer[0],&cov_data);
|
||||
|
||||
return 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user