Grizzly.Transport.Response (grizzly v0.17.3) View Source
The response from parse response
Link to this section Summary
Link to this section Types
Specs
t() :: %Grizzly.Transport.Response{
command: Grizzly.ZWave.Command.t(),
ip_address: :inet.ip_address() | nil,
port: :inet.port_number() | nil
}