Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[backlog table] Including new IoT proposals #107

Merged
merged 1 commit into from
Oct 24, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
30 changes: 30 additions & 0 deletions documentation/APIbacklog.md
Original file line number Diff line number Diff line change
Expand Up @@ -767,6 +767,36 @@ This is a live doc that captures the status of all the APIs which have been form
<td>Pending</td>
<td>N/A</td>
</tr>
<tr>
<th>IoT SIM Status Mgmt</th>
<td>China Telecom*<div></div></td>
<td>
<a href="https://github.com/camaraproject/APIBacklog/pull/105">Template</a><div>2024/10/14</div>
</td>
<td><ul><li>Under backlog discussion</li></ul></td>
<td>Pending</td>
<td>N/A</td>
</tr>
<tr>
<th>IoT SMS send</th>
<td>China Telecom*<div></div></td>
<td>
<a href="https://github.com/camaraproject/APIBacklog/pull/104">Template</a><div>2024/10/14</div>
</td>
<td><ul><li>Under backlog discussion</li></ul></td>
<td>Pending</td>
<td>N/A</td>
</tr>
<tr>
<th>IoT SIM Fraud Prevention (query&subscription)</th>
<td>China Telecom*<div></div></td>
<td>
<a href="https://github.com/camaraproject/APIBacklog/pull/103">Template</a><div>2024/10/14</div>
</td>
<td><ul><li>Under backlog discussion</li></ul></td>
<td>Pending</td>
<td>N/A</td>
</tr>
</tbody>
</table>

Expand Down