View Source Grizzly.Transport.Response (grizzly v8.5.3)
The response from parse response
Summary
Types
@type t() :: %Grizzly.Transport.Response{ command: Grizzly.ZWave.Command.t(), ip_address: :inet.ip_address() | nil, port: :inet.port_number() | nil }