v1

latestSwagger 2.02026-07-17443059.0 KB

Configure the broadcast channel plan specifics for FFNs. This method may only be issued to a Border Router.

put/config/chanPlan/bcast

Request body

bcastIntervalinteger required

Set as specified in [FANTPS] BS-IE description.

bcastScheduleIdinteger required

Set as specified in [FANTPS] BS-IE description.

dwellIntervalinteger required

Set as specified in [FANTPS] BS-IE description.

channelFunctioninteger required

Set as specified in [FANTPS] BS-IE description.

excludedChannelRangeinteger[]

An array of beginning-of-range/end-of-range channel pairs. Example [1, 10, 20, 25] indicates channels 1 through 10 are excluded and channels 20 through 25 are excluded. NOTE only one of excludedChannelRange OR excludedChannelMask may be specified, with Excluded Channel Control set accordingly, and the non specified exclusion MUST be indicated as an empty array.

excludedChannelMaskinteger[]

Each octet of the bit mask described in the FAN TPS is placed at the corresponding index of the integer array. Octet 0 is placed at array[0], etc. NOTE only one of excludedChannelRange OR excludedChannelMask may be specified, with Excluded Channel Control set accordingly, and the non specified exclusion MUST be indicated as an empty array.

Response

Channel plan successfully configured.