The Things Network / The Things Stack NsMACSettingsProfileRegistry API is one of 58 APIs that The Things Network / The Things Stack publishes on the APIs.io network, described by a machine-readable OpenAPI specification.
This API exposes 9 JSON Schema definitions.
Tagged areas include NsMACSettingsProfileRegistry. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and 9 JSON Schemas.
This API exposes
5 operations
across 3 paths,
and defines 57 schemas.
It is described by OpenAPI 2.0, at version v3.36.
5 operations3 paths57 schemas1 DELETE2 GET1 POST1 PUT
Metadata
The identity and technical contract details declared by the specification.
The Things Network / The Things Stack NsMACSettingsProfileRegistry API declares
1 security scheme
for authenticating requests.
An API key is passed in the header as Authorization (ApiKeyAuth).
By default, every request must be authenticated.
ApiKeyAuth — Bearer API key. Set Authorization: Bearer NNSXS.xxxxxxxxxx.
Paths & Operations 5
Across 3 paths, the API surfaces 5 operations — 1 DELETE, 2 GET, 1 POST, 1 PUT. Each is listed below with its method, path, parameters, and response codes.
The contract defines 57 schemas that model the data the API accepts and returns. The most detailed are v3MACSettings (36 properties), DynamicModeOverrides (16 properties), ADRSettingsDynamicMode (9 properties), v3ServedRelaySettings (6 properties). Each schema is shown below with its type and property counts.
v3RelayLimitBucketSize
string
v3ADRAckLimitExponent
string
v3ADRAckLimitExponentValue
object
1 property
v3ListMACSettingsProfilesResponse
object
1 property
ChannelSteeringSettingsLoRaNarrowMode
object
Configuration options for LoRa narrow channels steering. The narrow mode attempts to steer the end device towards using the LoRa modulated, 125kHz bandwidth ch…
DynamicModeOverrides
object
EXPERIMENTAL: Configuration overrides.
16 properties
v3UpdateMACSettingsProfileResponse
object
1 property
v3RelayEndDeviceControlledMode
object
v3CreateMACSettingsProfileResponse
object
1 property
v3RelayForwardLimits
object
2 properties
DynamicModeChannelSteeringSettingsDisabledMode
object
Configuration options for cases in which ADR is not supposed to steer the end device to another set of channels.
v3ADRSettingsDisabledMode
object
Configuration options for cases in which ADR is to be disabled completely.
- PINGEVERY1S: Every second. - PINGEVERY2S: Every 2 seconds. - PINGEVERY4S: Every 4 seconds. - PINGEVERY8S: Every 8 seconds. - PINGEVERY16S: Every 16 seconds.…
RelaySettings represent the settings of a relay. This is used internally by the Network Server.
2 properties
v3ServedRelaySettings
object
6 properties
DynamicModeChannelSteeringSettings
object
EXPERIMENTAL: Channel steering settings.
2 properties
v3RelayCADPeriodicity
string
protobufAny
object
Any contains an arbitrary serialized protocol buffer message along with a URL that describes the type of the serialized message. Protobuf library provides supp…
1 property
v3RxDelayValue
object
1 property
Specification
The full machine-readable OpenAPI contract behind this narrative.