Copyright | (c) 2013-2023 Brendan Hay |
---|---|
License | Mozilla Public License, v. 2.0. |
Maintainer | Brendan Hay |
Stability | auto-generated |
Portability | non-portable (GHC extensions) |
Safe Haskell | Safe-Inferred |
Language | Haskell2010 |
Synopsis
Documentation
data UpdateAbpV1_1 Source #
ABP device object for LoRaWAN specification v1.1
See: newUpdateAbpV1_1
smart constructor.
Instances
newUpdateAbpV1_1 :: UpdateAbpV1_1 Source #
Create a value of UpdateAbpV1_1
with all optional fields omitted.
Use generic-lens or optics to modify other optional fields.
The following record fields are available, with the corresponding lenses provided for backwards compatibility:
$sel:fCntStart:UpdateAbpV1_1'
, updateAbpV1_1_fCntStart
- The FCnt init value.
updateAbpV1_1_fCntStart :: Lens' UpdateAbpV1_1 (Maybe Natural) Source #
The FCnt init value.