inactive
369
edits
m (Ralf moved page API description to REST API description) |
|||
Line 1: | Line 1: | ||
== General == | == General == | ||
All | All Allegro Network Multimeter statistics are derived from HTTP requests and provided as JSON objects. | ||
The requests are stateless, i.e. there are no prerequisites and there is no fixed sequence of requests necessary. | The requests are stateless, i.e. there are no prerequisites and there is no fixed sequence of requests necessary. | ||
Example requests related to a | Example requests related to a specific module and statistics can be seen in the web interface by opening | ||
the browser development console (Ctrl+Shift+I for Chrome and Firefox, F12 for Edge). | the browser development console (Ctrl+Shift+I for Chrome and Firefox, F12 for Edge). | ||
The credentials are the same as | The credentials are the same as for the web interface. A non-admin user has read access to most of the statistics. | ||
== Examples == | == Examples == |