@qualithm/mqtt-wire - v0.1.5
GitHub
Preparing search index...
index
PingrespPacket
Type Alias PingrespPacket
PINGRESP packet - Ping response.
See
MQTT 5.0 §3.13
type
PingrespPacket
=
{
type
:
typeof
PINGRESP
;
}
Index
Properties
type
Properties
Readonly
type
type
:
typeof
PINGRESP
Packet type discriminator.
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
type
GitHub
@qualithm/mqtt-wire - v0.1.5
Loading...
PINGRESP packet - Ping response.
See
MQTT 5.0 §3.13