Skip to content

Commit 45cdc8d

Browse files
committed
Update description
1 parent 6a68ef8 commit 45cdc8d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/app/app-platform/ContentAppPlatform.h

+1
Original file line numberDiff line numberDiff line change
@@ -170,6 +170,7 @@ class DLL_EXPORT ContentAppPlatform
170170
// store node id for content app after commissioning
171171
// node id can be used later on to update ACL
172172
// in case app is not installed
173+
// Note: This is in memory storing, the values are deleted after reboot
173174
void StoreNodeIdForContentApp(uint16_t vendorId, uint16_t productId, NodeId nodeId);
174175

175176
/**

0 commit comments

Comments
 (0)