RDK Resources
[*RDK Preferred*]
Code Management Facility
RDK Forums
[RDK Conferences]
RDK Support
Archives
Papers & Presentations Archive
Table of Contents |
---|
...
...
...
Maximum of 100,000 tag members supported efficiently.
Number of Members | Approximate Processing Time |
---|---|
1,000 | ~1.03 sec |
10,000 | ~4.24 sec |
100,000 | ~39 sec |
...
...
Number of Members | Approximate Processing Time |
---|---|
1,000 | ~1.02 sec |
10,000 | ~4.39 sec |
100,000 | ~37 sec |
Adding more than this can cause delays in tag-related operations.
Optimization for handling larger volumes is currently in progress.
...
Removes tag from XDAS first in-memory DB first and in case of success from XConf
...
Removes member record from XDAS firstim-memory DB first, in case of success removes tag member from XConf. Remove API takes non normalized data, normalization is done by XConf.
...
1. Create New Firmware Rule with the tag as the condition using EXISTS operation.
2. Add needed MAC address or any other parameters to the tag, use "Add member to tag" API
...