public static interface Beaconing.Builder extends SdkPojo, CopyableBuilder<Beaconing.Builder,Beaconing>
| Modifier and Type | Method and Description |
|---|---|
Beaconing.Builder |
dataRate(Integer dataRate)
The data rate for gateways that are sending the beacons.
|
Beaconing.Builder |
frequencies(Collection<Integer> frequencies)
The frequency list for the gateways to send the beacons.
|
Beaconing.Builder |
frequencies(Integer... frequencies)
The frequency list for the gateways to send the beacons.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildBeaconing.Builder dataRate(Integer dataRate)
The data rate for gateways that are sending the beacons.
dataRate - The data rate for gateways that are sending the beacons.Beaconing.Builder frequencies(Collection<Integer> frequencies)
The frequency list for the gateways to send the beacons.
frequencies - The frequency list for the gateways to send the beacons.Beaconing.Builder frequencies(Integer... frequencies)
The frequency list for the gateways to send the beacons.
frequencies - The frequency list for the gateways to send the beacons.Copyright © 2023. All rights reserved.