Orange-OpenSource / Orange-OpenSource/its-client
Send device management info from user equipement
Open
@mathieu1fb is already working on this.
Since Jul 4, 2024.
Java
- Dominant language
- Java
- Stars
- 19
- Forks
- 12
- Avg merge
- 6d 8h
- Merged PRs (30d)
- 3
Description
- create the LWM2M client
- manage the Coap CID to keep the identity
- send the REGISTER message (5 minutes max before timeout)
- send the REGISTER-UPDATE message each 4 minutes
- send the DEREGISTER message
GIVEN a user equipment using the SDK was connected to the device manager
AND it sent a REGISTER UDP message
WHEN it sends a REGISTER-UPDATE UDP message
THEN the device manager will continue to see the user equipment connection status
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.