/**
 * @defgroup pkg_cayenne-lpp Cayenne Low Power Payload (LPP)
 * @ingroup  pkg
 * @ingroup  sys
 * @brief    Provides a RIOT support for Cayenne LPP format
 *
 * The Cayenne Low Power Payload (LPP) provides a convenient and easy way to
 * send data over LPWAN networks such as LoRaWAN.
 *
 * For more details on the format, see
 * https://mydevices.com/cayenne/docs_stage/lora/#lora-cayenne-low-power-payload
 *
 * @see      https://github.com/aabadie/cayenne-lpp
 */
