v1

latestSwagger 2.02026-07-17443059.0 KB

Configure Border Router join metrics (JM-IE). This method may only be issued to a Border Router. As defined in [FANTPS], any change in the JM-IE contents updates the JM-IE Content Version.

put/config/borderRouter/joinMetrics

Request body

metricIdinteger required

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

metricLengthinteger

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

metricDatastring

Set as specified in [FANTPS] JM-IE description. Encoded as HEX string.

Example request

[
  {
    "metricData": "000102030405060708090A0B0C0D0E0F"
  }
]

Response

Border Router successfully configured.