Type object
Schema URL https://catalog.lintel.tools/schemas/schemastore/serverless-framework-configuration/_shared/latest--aws-iotwireless-wirelessgateway.json
Parent schema serverless-framework-configuration
Type: object

Create and manage wireless gateways, including LoRa gateways.. Source:- https://github.com/aws-cloudformation/aws-cloudformation-rpdk.git

Properties

LoRaWAN object required
2 nested properties
GatewayEui string | Aws_CF_FunctionString required
RfRegion string | Aws_CF_FunctionString required
Name string | Aws_CF_FunctionString

Name of Wireless Gateway.

Description string | Aws_CF_FunctionString

Description of Wireless Gateway.

Tags Tag[]

A list of key-value pairs that contain metadata for the gateway.

maxItems=200uniqueItems=true
ThingArn string | Aws_CF_FunctionString

Thing Arn. Passed into Update to associate a Thing with the Wireless Gateway.

ThingName string | Aws_CF_FunctionString

Thing Name. If there is a Thing created, this can be returned with a Get call.

LastUplinkReceivedAt string | Aws_CF_FunctionString

The date and time when the most recent uplink was received.

Definitions

LoRaWANGateway object
GatewayEui string | Aws_CF_FunctionString required
RfRegion string | Aws_CF_FunctionString required
Tag object
Key string | Aws_CF_FunctionString
Value string | Aws_CF_FunctionString