I need to count the total number of things created in the Eclipse Ditto Digital Twin Framework.
Asked
Active
Viewed 26 times
1 Answers
1
If you look at the Ditto sandbox you see that this information is displayed.
The API behind that is: GET https://ditto.eclipseprojects.io/stats/search
.
Which basically does a "global count" on all things contained in Ditto's search index.

Thomas Jäckle
- 1,123
- 2
- 7
- 21