Update Features and capabilities authored by tmonteil's avatar tmonteil
...@@ -45,7 +45,7 @@ LOM2M supports request redirection in case it receives a request targeting a rem ...@@ -45,7 +45,7 @@ LOM2M supports request redirection in case it receives a request targeting a rem
For more detailed information, cf. [Features & conformance](https://docs.google.com/spreadsheets/d/1rGx882Nl4MRpZ7I9Mh-MPYlLAW4LCnS1VweM8PxzEHs/edit?usp=sharing) For more detailed information, cf. [Features & conformance](https://docs.google.com/spreadsheets/d/1rGx882Nl4MRpZ7I9Mh-MPYlLAW4LCnS1VweM8PxzEHs/edit?usp=sharing)
- 1: ACP, Access Control Policy (not included in opensource version) - 1: ACP, Access Control Policy
- 2: AE, Application Entity - 2: AE, Application Entity
- 3: CNT, Container - 3: CNT, Container
- 4: CIN, Content Instance - 4: CIN, Content Instance
...@@ -86,7 +86,7 @@ The following oneM2M operations are supported at the API level: ...@@ -86,7 +86,7 @@ The following oneM2M operations are supported at the API level:
- NOTIFY (target is LOM2M CSE, WIP) - NOTIFY (target is LOM2M CSE, WIP)
- DISCOVERY - DISCOVERY
### Security (not included in opensource version) ### Security
Security is implemented with ACP resources in LOM2M. Access Rights are checked before executing any operation. Security is implemented with ACP resources in LOM2M. Access Rights are checked before executing any operation.
... ...
......