Preparing search index...
The search index is not available
@meshtastic/js
@meshtastic/js
Types
PacketMetadata
Interface PacketMetadata<T>
interface
PacketMetadata
<
T
>
{
channel
:
ChannelNumber
;
data
:
T
;
from
:
number
;
id
:
number
;
rxTime
:
Date
;
to
:
number
;
type
:
PacketDestination
;
}
Type Parameters
T
Index
Properties
channel
data
from
id
rx
Time
to
type
Properties
channel
channel
:
ChannelNumber
data
data
:
T
from
from
:
number
id
id
:
number
rx
Time
rx
Time
:
Date
to
to
:
number
type
type
:
PacketDestination
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
channel
data
from
id
rx
Time
to
type
@meshtastic/js
Loading...
Generated using
TypeDoc