File: doc.go

package info (click to toggle)
golang-github-aws-aws-sdk-go-v2 1.24.1-2~bpo12%2B1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm-backports
  • size: 554,032 kB
  • sloc: java: 15,941; makefile: 419; sh: 175
file content (19 lines) | stat: -rw-r--r-- 1,168 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
// Code generated by smithy-go-codegen DO NOT EDIT.

// Package iotwireless provides the API client, operations, and parameter types
// for AWS IoT Wireless.
//
// AWS IoT Wireless provides bi-directional communication between
// internet-connected wireless devices and the AWS Cloud. To onboard both LoRaWAN
// and Sidewalk devices to AWS IoT, use the IoT Wireless API. These wireless
// devices use the Low Power Wide Area Networking (LPWAN) communication protocol to
// communicate with AWS IoT. Using the API, you can perform create, read, update,
// and delete operations for your wireless devices, gateways, destinations, and
// profiles. After onboarding your devices, you can use the API operations to set
// log levels and monitor your devices with CloudWatch. You can also use the API
// operations to create multicast groups and schedule a multicast session for
// sending a downlink message to devices in the group. By using Firmware Updates
// Over-The-Air (FUOTA) API operations, you can create a FUOTA task and schedule a
// session to update the firmware of individual devices or an entire group of
// devices in a multicast group.
package iotwireless