API¶
In this section you will be able to finde every API call available.
These calls
are exposed to the front-end via the eel
object, giving it access to the data base, systems and hardware. This solutions makes use of the eel library to realize the communication between the front-end and back-end;
This API reference will show the methods being called by the front-end in JavaScript, and every call should be made asynchronously.