vogsphar
Results
1
comments of
vogsphar
A successfull response contains `{metrics,request,response}` The UserRequestError Object only contains `{err,message,response}` It would be helpfull to also add request (and metrics?) to UserRequestError `{err,message,request,response}`. ``` UserRequestError { err: 'ModbusException', message:...