Brownie
Requester
The BrownieRequester class is useful to
communicate with Brownie's backend
Author
N7ghtm4r3 - Tecknobit
Parameters
The host address where is running the backend
The identifier of the session
The language of the device
Whether the requester is still in development and who is developing needs the log of the requester's workflow, if it is enabled all the details of the requests sent and the errors occurred will be printed in the console
Functions
Method used to change, during the runtime for example when the session changed, the host address to make the requests
Request to connect to a specific session
Request to create a new session
Request to delete the service
Request to delete an existing session
Request to get the host overview
Request to get the current status of the specified hosts
Request to get a service
Request to get the services of a host
Request to get the current status of the specified services
Request to handle the status of a host
Request to handle the status of a service
Request to reboot a host
Request to reboot a service
Request to register a new host
Request to delete the service
Request to unregister a host from the system