package lora
Package Members
- package controlplane
LoRaWAN device meta data event declarations so that devices can be made known to the system as a whole.
- package packet
LoRaWAN packet codec and its associated domain model.
LoRaWAN packet codec and its associated domain model. The main functions here are the com.cisco.streambed.lora.packet.PHYPayloadCodec encode/decode ones. For reference on the LoRaWAN types in general, please consult the LoRaWAN specifications.
- package streams
Utilities for dealing with LoRaWAN data in the context of Akka streams.