|
20326 | 20326 | },
|
20327 | 20327 | "confirmed_retry": {
|
20328 | 20328 | "$ref": "#/definitions/ApplicationDownlinkConfirmedRetry"
|
| 20329 | + }, |
| 20330 | + "locations": { |
| 20331 | + "type": "object", |
| 20332 | + "additionalProperties": { |
| 20333 | + "$ref": "#/definitions/lorawanv3Location" |
| 20334 | + }, |
| 20335 | + "description": "End device location metadata, set by the Application Server while handling the message." |
| 20336 | + }, |
| 20337 | + "version_ids": { |
| 20338 | + "$ref": "#/definitions/v3EndDeviceVersionIdentifiers", |
| 20339 | + "description": "End device version identifiers, set by the Application Server while handling the message." |
| 20340 | + }, |
| 20341 | + "network_ids": { |
| 20342 | + "$ref": "#/definitions/v3NetworkIdentifiers", |
| 20343 | + "description": "Network identifiers, set by the Network Server that handles the message." |
| 20344 | + }, |
| 20345 | + "attributes": { |
| 20346 | + "type": "object", |
| 20347 | + "additionalProperties": { |
| 20348 | + "type": "string" |
| 20349 | + }, |
| 20350 | + "description": "Attributes for devices, set by the Application Server while handling the message." |
20329 | 20351 | }
|
20330 | 20352 | }
|
20331 | 20353 | },
|
|
20337 | 20359 | },
|
20338 | 20360 | "error": {
|
20339 | 20361 | "$ref": "#/definitions/v3ErrorDetails"
|
| 20362 | + }, |
| 20363 | + "locations": { |
| 20364 | + "type": "object", |
| 20365 | + "additionalProperties": { |
| 20366 | + "$ref": "#/definitions/lorawanv3Location" |
| 20367 | + }, |
| 20368 | + "description": "End device location metadata, set by the Application Server while handling the message." |
| 20369 | + }, |
| 20370 | + "version_ids": { |
| 20371 | + "$ref": "#/definitions/v3EndDeviceVersionIdentifiers", |
| 20372 | + "description": "End device version identifiers, set by the Application Server while handling the message." |
| 20373 | + }, |
| 20374 | + "network_ids": { |
| 20375 | + "$ref": "#/definitions/v3NetworkIdentifiers", |
| 20376 | + "description": "Network identifiers, set by the Network Server that handles the message." |
| 20377 | + }, |
| 20378 | + "attributes": { |
| 20379 | + "type": "object", |
| 20380 | + "additionalProperties": { |
| 20381 | + "type": "string" |
| 20382 | + }, |
| 20383 | + "description": "Attributes for devices, set by the Application Server while handling the message." |
20340 | 20384 | }
|
20341 | 20385 | }
|
20342 | 20386 | },
|
|
20377 | 20421 | "session_key_id": {
|
20378 | 20422 | "type": "string",
|
20379 | 20423 | "format": "byte"
|
| 20424 | + }, |
| 20425 | + "locations": { |
| 20426 | + "type": "object", |
| 20427 | + "additionalProperties": { |
| 20428 | + "$ref": "#/definitions/lorawanv3Location" |
| 20429 | + }, |
| 20430 | + "description": "End device location metadata, set by the Application Server while handling the message." |
| 20431 | + }, |
| 20432 | + "version_ids": { |
| 20433 | + "$ref": "#/definitions/v3EndDeviceVersionIdentifiers", |
| 20434 | + "description": "End device version identifiers, set by the Application Server while handling the message." |
| 20435 | + }, |
| 20436 | + "network_ids": { |
| 20437 | + "$ref": "#/definitions/v3NetworkIdentifiers", |
| 20438 | + "description": "Network identifiers, set by the Network Server that handles the message." |
| 20439 | + }, |
| 20440 | + "attributes": { |
| 20441 | + "type": "object", |
| 20442 | + "additionalProperties": { |
| 20443 | + "type": "string" |
| 20444 | + }, |
| 20445 | + "description": "Attributes for devices, set by the Application Server while handling the message." |
20380 | 20446 | }
|
20381 | 20447 | }
|
20382 | 20448 | },
|
|
20408 | 20474 | "type": "string",
|
20409 | 20475 | "format": "date-time",
|
20410 | 20476 | "description": "Server time when the Network Server received the message."
|
| 20477 | + }, |
| 20478 | + "locations": { |
| 20479 | + "type": "object", |
| 20480 | + "additionalProperties": { |
| 20481 | + "$ref": "#/definitions/lorawanv3Location" |
| 20482 | + }, |
| 20483 | + "description": "End device location metadata, set by the Application Server while handling the message." |
| 20484 | + }, |
| 20485 | + "version_ids": { |
| 20486 | + "$ref": "#/definitions/v3EndDeviceVersionIdentifiers", |
| 20487 | + "description": "End device version identifiers, set by the Application Server while handling the message." |
| 20488 | + }, |
| 20489 | + "network_ids": { |
| 20490 | + "$ref": "#/definitions/v3NetworkIdentifiers", |
| 20491 | + "description": "Network identifiers, set by the Network Server that handles the message." |
| 20492 | + }, |
| 20493 | + "attributes": { |
| 20494 | + "type": "object", |
| 20495 | + "additionalProperties": { |
| 20496 | + "type": "string" |
| 20497 | + }, |
| 20498 | + "description": "Attributes for devices, set by the Application Server while handling the message." |
20411 | 20499 | }
|
20412 | 20500 | }
|
20413 | 20501 | },
|
|
20907 | 20995 | },
|
20908 | 20996 | "data": {
|
20909 | 20997 | "type": "object"
|
| 20998 | + }, |
| 20999 | + "locations": { |
| 21000 | + "type": "object", |
| 21001 | + "additionalProperties": { |
| 21002 | + "$ref": "#/definitions/lorawanv3Location" |
| 21003 | + }, |
| 21004 | + "description": "End device location metadata, set by the Application Server while handling the message." |
| 21005 | + }, |
| 21006 | + "version_ids": { |
| 21007 | + "$ref": "#/definitions/v3EndDeviceVersionIdentifiers", |
| 21008 | + "description": "End device version identifiers, set by the Application Server while handling the message." |
| 21009 | + }, |
| 21010 | + "network_ids": { |
| 21011 | + "$ref": "#/definitions/v3NetworkIdentifiers", |
| 21012 | + "description": "Network identifiers, set by the Network Server that handles the message." |
| 21013 | + }, |
| 21014 | + "attributes": { |
| 21015 | + "type": "object", |
| 21016 | + "additionalProperties": { |
| 21017 | + "type": "string" |
| 21018 | + }, |
| 21019 | + "description": "Attributes for devices, set by the Application Server while handling the message." |
20910 | 21020 | }
|
20911 | 21021 | }
|
20912 | 21022 | },
|
|
21068 | 21178 | "network_ids": {
|
21069 | 21179 | "$ref": "#/definitions/v3NetworkIdentifiers",
|
21070 | 21180 | "description": "Network identifiers, set by the Network Server that handles the message."
|
| 21181 | + }, |
| 21182 | + "last_battery_percentage": { |
| 21183 | + "$ref": "#/definitions/v3LastBatteryPercentage", |
| 21184 | + "description": "Last battery percentage of the end device.\nReceived via the DevStatus MAC command at last_dev_status_received_at or earlier.\nSet by the Network Server while handling the message." |
| 21185 | + }, |
| 21186 | + "attributes": { |
| 21187 | + "type": "object", |
| 21188 | + "additionalProperties": { |
| 21189 | + "type": "string" |
| 21190 | + }, |
| 21191 | + "description": "Attributes for devices, set by the Application Server while handling the message." |
21071 | 21192 | }
|
21072 | 21193 | }
|
21073 | 21194 | },
|
|
21144 | 21265 | "network_ids": {
|
21145 | 21266 | "$ref": "#/definitions/v3NetworkIdentifiers",
|
21146 | 21267 | "description": "Network identifiers, set by the Network Server that handles the message."
|
| 21268 | + }, |
| 21269 | + "attributes": { |
| 21270 | + "type": "object", |
| 21271 | + "additionalProperties": { |
| 21272 | + "type": "string" |
| 21273 | + }, |
| 21274 | + "description": "Attributes for devices, set by the Application Server while handling the message." |
21147 | 21275 | }
|
21148 | 21276 | }
|
21149 | 21277 | },
|
|
25802 | 25930 | }
|
25803 | 25931 | }
|
25804 | 25932 | },
|
| 25933 | + "v3LastBatteryPercentage": { |
| 25934 | + "type": "object", |
| 25935 | + "properties": { |
| 25936 | + "f_cnt": { |
| 25937 | + "type": "integer", |
| 25938 | + "format": "int64", |
| 25939 | + "description": "Frame counter value of last uplink containing DevStatusAns." |
| 25940 | + }, |
| 25941 | + "value": { |
| 25942 | + "type": "number", |
| 25943 | + "format": "float", |
| 25944 | + "description": "The battery percentage of the end device.\nThe value is defined in the [0, 100] interval." |
| 25945 | + }, |
| 25946 | + "received_at": { |
| 25947 | + "type": "string", |
| 25948 | + "format": "date-time", |
| 25949 | + "description": "Time when last DevStatus MAC command was received." |
| 25950 | + } |
| 25951 | + } |
| 25952 | + }, |
25805 | 25953 | "v3ListBandsResponse": {
|
25806 | 25954 | "type": "object",
|
25807 | 25955 | "properties": {
|
|
0 commit comments