Version 1 (modified by 13 years ago) (diff) | ,
---|
RESTful interface
The components of the monitoring framework use a restful web interface to exchange data. This section is a full documentation of the interface as well as codes examples, showcasing how the interface can be used and extended.
Concept
Restful web service is a light weight remote procedure call (rpc) interface.