Skip to main content

Crate apis_saltans_nwk

Crate apis_saltans_nwk 

Source
Expand description

Network-layer receive context types for Zigbee.

This crate provides small, transport-neutral value types used to describe Zigbee network-layer sources, per-frame metadata, and envelopes that attach that information to an arbitrary payload.

The crate can optionally derive serde serialization implementations through the serde feature.

Structsยง

Envelope
A payload together with its network-layer source and metadata.
Metadata
Metadata associated with a received network-layer frame.
Source
Network-layer source information.