Bugfix/example-app-uevent-event-parsing (#1221)
* Added Send_UEvent_Notify_Device function for device-specific unconfirmed event notifications. * Fixed event_notify_parse() loop index to start from zero. * Added device ID binding support in the UEvent command-line application. * Fixed the UEvent command-line application help output. * Fixed initialization of event data in the UEvent command-line application by adding static CharacterString for message text and handling the failure case.
This commit is contained in:
@@ -122,6 +122,9 @@ The git repositories are hosted at the following sites:
|
||||
|
||||
### Fixed
|
||||
|
||||
* Fixed Event parsing and help text for the example uevent and event apps.
|
||||
Fixed initialization of event data by adding static CharacterString for
|
||||
message text. Fixed the event parsing to start at argument zero. (#1221)
|
||||
* Fixed You-Are-Request encoding and decoding to use object-id instead
|
||||
of unsigned. (#1220)
|
||||
* Fixed handling for abort and reject errors in Write Property service. (#1216)
|
||||
|
||||
Reference in New Issue
Block a user