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