Closed reubenmiller closed 1 year ago
For example, a plugin can do the following call
PUT localhost:9000/inventory/managedObjects
Or using some child name.
PUT localhost:9000/{child01}/inventory/managedObjects
Included in thin-edge.io 0.13.0
Support the entire Cumulocity IoT REST api via a local tedge interval. This would allow components to take full advantage of the full API without having to wait for specific implementation of new API when it is introduced.
However it should not just be limited to a 1:1 proxy, there should also be some additional usability endpoints to reduce the implementation effort required for components or child devices to make use of it.
Overview