app/server/apis/websocket/websocket_handler.py
Function __on_measurement_received
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
def __on_measurement_received(self, component_type: str, component_arg: str, metric: str, timestamp: int,
Function broadcast_new_measurement
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
def broadcast_new_measurement(cls, component_type: str, component_arg: str, metric: str, timestamp: int,