Storage for CC Notification#

Functions#

bool

Writes CC Notification data.

bool

Reads CC Notification data.

Function Documentation#

cc_notification_write#

bool cc_notification_write (void )

Writes CC Notification data.

Parameters
N/A

Returns

  • true on success, false otherwise.


Definition at line 25 of file /mnt/raid/workspaces/ws.WDdsgIAV6/overlay/gsdk/protocol/z-wave/ZAF/CommandClasses/Notification/src/cc_notification_io.h

cc_notification_read#

bool cc_notification_read (void )

Reads CC Notification data.

Parameters
N/A

Returns

  • true on success, false otherwise.


Definition at line 31 of file /mnt/raid/workspaces/ws.WDdsgIAV6/overlay/gsdk/protocol/z-wave/ZAF/CommandClasses/Notification/src/cc_notification_io.h