|
1325 | 1325 | }
|
1326 | 1326 | },
|
1327 | 1327 | "FragmentIntervalMS": {
|
1328 |
| - "base": "<p>The interval of sending fragments in milliseconds. Currently the interval will be rounded to the nearest second. Note that this interval only controls the timing when the cloud sends the fragments down. The actual delay of receiving fragments at device side depends on the device's class and the communication delay with the cloud.</p>", |
| 1328 | + "base": "<p>The interval for sending fragments in milliseconds, rounded to the nearest second.</p> <note> <p>This interval only determines the timing for when the Cloud sends down the fragments to yor device. There can be a delay for when your device will receive these fragments. This delay depends on the device's class and the communication delay with the cloud.</p> </note>", |
1329 | 1329 | "refs": {
|
1330 | 1330 | "CreateFuotaTaskRequest$FragmentIntervalMS": null,
|
1331 | 1331 | "GetFuotaTaskResponse$FragmentIntervalMS": null,
|
1332 | 1332 | "UpdateFuotaTaskRequest$FragmentIntervalMS": null
|
1333 | 1333 | }
|
1334 | 1334 | },
|
1335 | 1335 | "FragmentSizeBytes": {
|
1336 |
| - "base": "<p>The size of each fragment in bytes. Currently only supported in fuota tasks with multicast groups.</p>", |
| 1336 | + "base": "<p>The size of each fragment in bytes. This parameter is supported only for FUOTA tasks with multicast groups.</p>", |
1337 | 1337 | "refs": {
|
1338 | 1338 | "CreateFuotaTaskRequest$FragmentSizeBytes": null,
|
1339 | 1339 | "GetFuotaTaskResponse$FragmentSizeBytes": null,
|
|
1789 | 1789 | "refs": {
|
1790 | 1790 | "DownlinkQueueMessage$ReceivedAt": "<p>The time at which Iot Wireless received the downlink message.</p>",
|
1791 | 1791 | "GetPositionResponse$Timestamp": "<p>The timestamp at which the device's position was determined.</p>",
|
1792 |
| - "GetWirelessDeviceStatisticsResponse$LastUplinkReceivedAt": "<p>The date and time when the most recent uplink was received.</p>", |
1793 |
| - "GetWirelessGatewayStatisticsResponse$LastUplinkReceivedAt": "<p>The date and time when the most recent uplink was received.</p>", |
1794 |
| - "GetWirelessGatewayTaskResponse$LastUplinkReceivedAt": "<p>The date and time when the most recent uplink was received.</p>", |
| 1792 | + "GetWirelessDeviceStatisticsResponse$LastUplinkReceivedAt": "<p>The date and time when the most recent uplink was received.</p> <note> <p>This value is only valid for 3 months.</p> </note>", |
| 1793 | + "GetWirelessGatewayStatisticsResponse$LastUplinkReceivedAt": "<p>The date and time when the most recent uplink was received.</p> <note> <p>This value is only valid for 3 months.</p> </note>", |
| 1794 | + "GetWirelessGatewayTaskResponse$LastUplinkReceivedAt": "<p>The date and time when the most recent uplink was received.</p> <note> <p>This value is only valid for 3 months.</p> </note>", |
1795 | 1795 | "GetWirelessGatewayTaskResponse$TaskCreatedAt": "<p>The date and time when the task was created.</p>",
|
1796 | 1796 | "LoRaWANDeviceMetadata$Timestamp": "<p>The date and time of the metadata.</p>",
|
1797 |
| - "WirelessDeviceStatistics$LastUplinkReceivedAt": "<p>The date and time when the most recent uplink was received.</p>", |
1798 |
| - "WirelessGatewayStatistics$LastUplinkReceivedAt": "<p>The date and time when the most recent uplink was received.</p>" |
| 1797 | + "WirelessDeviceStatistics$LastUplinkReceivedAt": "<p>The date and time when the most recent uplink was received.</p> <note> <p>Theis value is only valid for 3 months.</p> </note>", |
| 1798 | + "WirelessGatewayStatistics$LastUplinkReceivedAt": "<p>The date and time when the most recent uplink was received.</p> <note> <p>This value is only valid for 3 months.</p> </note>" |
1799 | 1799 | }
|
1800 | 1800 | },
|
1801 | 1801 | "Identifier": {
|
|
2478 | 2478 | "WirelessDeviceStatistics$MulticastDeviceStatus": "<p>The status of the wireless device in the multicast group.</p>"
|
2479 | 2479 | }
|
2480 | 2480 | },
|
| 2481 | + "MulticastFrameInfo": { |
| 2482 | + "base": "<p> <code>FrameInfo</code> of your multicast group resources for the trace content. Use FrameInfo to debug the multicast communication between your LoRaWAN end devices and the network server.</p>", |
| 2483 | + "refs": { |
| 2484 | + "TraceContent$MulticastFrameInfo": null |
| 2485 | + } |
| 2486 | + }, |
2481 | 2487 | "MulticastGroup": {
|
2482 | 2488 | "base": "<p>A multicast group.</p>",
|
2483 | 2489 | "refs": {
|
|
2514 | 2520 | "ListWirelessDevicesRequest$MulticastGroupId": null,
|
2515 | 2521 | "MulticastGroup$Id": null,
|
2516 | 2522 | "MulticastGroupByFuotaTask$Id": null,
|
| 2523 | + "NetworkAnalyzerMulticastGroupList$member": null, |
2517 | 2524 | "SendDataToMulticastGroupRequest$Id": null,
|
2518 | 2525 | "StartBulkAssociateWirelessDeviceWithMulticastGroupRequest$Id": null,
|
2519 | 2526 | "StartBulkDisassociateWirelessDeviceFromMulticastGroupRequest$Id": null,
|
|
2611 | 2618 | "NetworkAnalyzerConfigurationList$member": null
|
2612 | 2619 | }
|
2613 | 2620 | },
|
| 2621 | + "NetworkAnalyzerMulticastGroupList": { |
| 2622 | + "base": null, |
| 2623 | + "refs": { |
| 2624 | + "CreateNetworkAnalyzerConfigurationRequest$MulticastGroups": "<p>Multicast Group resources to add to the network analyzer configruation. Provide the <code>MulticastGroupId</code> of the resource to add in the input array.</p>", |
| 2625 | + "GetNetworkAnalyzerConfigurationResponse$MulticastGroups": "<p>List of multicast group resources that have been added to the network analyzer configuration.</p>", |
| 2626 | + "UpdateNetworkAnalyzerConfigurationRequest$MulticastGroupsToAdd": "<p>Multicast group resources to add to the network analyzer configuration. Provide the <code>MulticastGroupId</code> of the resource to add in the input array.</p>", |
| 2627 | + "UpdateNetworkAnalyzerConfigurationRequest$MulticastGroupsToRemove": "<p>Multicast group resources to remove from the network analyzer configuration. Provide the <code>MulticastGroupId</code> of the resource to remove in the input array.</p>" |
| 2628 | + } |
| 2629 | + }, |
2614 | 2630 | "NetworkId": {
|
2615 | 2631 | "base": null,
|
2616 | 2632 | "refs": {
|
|
3029 | 3045 | }
|
3030 | 3046 | },
|
3031 | 3047 | "RedundancyPercent": {
|
3032 |
| - "base": "<p>The percentage of added redundant fragments. For example, if firmware file is 100 bytes and fragment size is 10 bytes, with <code>RedundancyPercent</code> set to 50(%), the final number of encoded fragments is (100 / 10) + (100 / 10 * 50%) = 15.</p>", |
| 3048 | + "base": "<p>The percentage of the added fragments that are redundant. For example, if the size of the firmware image file is 100 bytes and the fragment size is 10 bytes, with <code>RedundancyPercent</code> set to 50(%), the final number of encoded fragments is (100 / 10) + (100 / 10 * 50%) = 15.</p>", |
3033 | 3049 | "refs": {
|
3034 | 3050 | "CreateFuotaTaskRequest$RedundancyPercent": null,
|
3035 | 3051 | "GetFuotaTaskResponse$RedundancyPercent": null,
|
|
0 commit comments