register_endpoint#

eclypse.remote.communication.rest.interface.register_endpoint(endpoint, method)[source]#

Decorator to register an endpoint in a service.

Parameters:
Returns:

The decorated function.

Return type:

Callable