onem2mlib
This Python3 module implements a library to access and manage resources on a oneM2M CSE.
Roadmap & ToDos
Resource Types
- FlexContainer
- Support in <AE>, <Container>, <flexContainers>
- Node
- ManagementObjects
Features
Soon
- Add a setup.py for easier installation
- CSEBase, RemoteCSE, AE
- Announced resources
Sometime
- Support offset, maxmimum number/size in retrievals
- Lazy retrieval of remote resources
- Test with other oneM2M implementations (contributions needed)
- Support more <subscription> attributes
- eventNotificationCriteria, notificationStoragePriority, preSubscriptionNotify, pendingNotification, batchNotify, rateLimit, notificationEventCat,
- Better handling of stale subscriptions. Currently the cse is not notified of stale subscriptions.