Const
The direction a frame travelled, which its MIC and encryption both fold in.
Provided as a runtime object plus a matching string-union type so it works as both a value (Direction.Uplink) and a type annotation.
Direction.Uplink
Readonly
From the network down to an end device.
From an end device up to the network.
The direction a frame travelled, which its MIC and encryption both fold in.
Provided as a runtime object plus a matching string-union type so it works as both a value (
Direction.Uplink) and a type annotation.