stratosphere-iotwireless-1.0.0: Stratosphere integration for AWS IoTWireless.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.IoTWireless.WirelessDevice

Documentation

data LoRaWANDeviceProperty Source #

Instances

Instances details
ToJSON LoRaWANDeviceProperty Source # 
Instance details

Defined in Stratosphere.IoTWireless.WirelessDevice.LoRaWANDeviceProperty

Show LoRaWANDeviceProperty Source # 
Instance details

Defined in Stratosphere.IoTWireless.WirelessDevice.LoRaWANDeviceProperty

Eq LoRaWANDeviceProperty Source # 
Instance details

Defined in Stratosphere.IoTWireless.WirelessDevice.LoRaWANDeviceProperty

ToResourceProperties LoRaWANDeviceProperty Source # 
Instance details

Defined in Stratosphere.IoTWireless.WirelessDevice.LoRaWANDeviceProperty

Property "AbpV10x" LoRaWANDeviceProperty Source # 
Instance details

Defined in Stratosphere.IoTWireless.WirelessDevice.LoRaWANDeviceProperty

Property "AbpV11" LoRaWANDeviceProperty Source # 
Instance details

Defined in Stratosphere.IoTWireless.WirelessDevice.LoRaWANDeviceProperty

Property "DevEui" LoRaWANDeviceProperty Source # 
Instance details

Defined in Stratosphere.IoTWireless.WirelessDevice.LoRaWANDeviceProperty

Property "DeviceProfileId" LoRaWANDeviceProperty Source # 
Instance details

Defined in Stratosphere.IoTWireless.WirelessDevice.LoRaWANDeviceProperty

Associated Types

type PropertyType "DeviceProfileId" LoRaWANDeviceProperty 
Instance details

Defined in Stratosphere.IoTWireless.WirelessDevice.LoRaWANDeviceProperty

type PropertyType "DeviceProfileId" LoRaWANDeviceProperty = Value Text
Property "FPorts" LoRaWANDeviceProperty Source # 
Instance details

Defined in Stratosphere.IoTWireless.WirelessDevice.LoRaWANDeviceProperty

Property "OtaaV10x" LoRaWANDeviceProperty Source # 
Instance details

Defined in Stratosphere.IoTWireless.WirelessDevice.LoRaWANDeviceProperty

Property "OtaaV11" LoRaWANDeviceProperty Source # 
Instance details

Defined in Stratosphere.IoTWireless.WirelessDevice.LoRaWANDeviceProperty

Property "ServiceProfileId" LoRaWANDeviceProperty Source # 
Instance details

Defined in Stratosphere.IoTWireless.WirelessDevice.LoRaWANDeviceProperty

Associated Types

type PropertyType "ServiceProfileId" LoRaWANDeviceProperty 
Instance details

Defined in Stratosphere.IoTWireless.WirelessDevice.LoRaWANDeviceProperty

type PropertyType "ServiceProfileId" LoRaWANDeviceProperty = Value Text
type PropertyType "AbpV10x" LoRaWANDeviceProperty Source # 
Instance details

Defined in Stratosphere.IoTWireless.WirelessDevice.LoRaWANDeviceProperty

type PropertyType "AbpV11" LoRaWANDeviceProperty Source # 
Instance details

Defined in Stratosphere.IoTWireless.WirelessDevice.LoRaWANDeviceProperty

type PropertyType "DevEui" LoRaWANDeviceProperty Source # 
Instance details

Defined in Stratosphere.IoTWireless.WirelessDevice.LoRaWANDeviceProperty

type PropertyType "DeviceProfileId" LoRaWANDeviceProperty Source # 
Instance details

Defined in Stratosphere.IoTWireless.WirelessDevice.LoRaWANDeviceProperty

type PropertyType "DeviceProfileId" LoRaWANDeviceProperty = Value Text
type PropertyType "FPorts" LoRaWANDeviceProperty Source # 
Instance details

Defined in Stratosphere.IoTWireless.WirelessDevice.LoRaWANDeviceProperty

type PropertyType "OtaaV10x" LoRaWANDeviceProperty Source # 
Instance details

Defined in Stratosphere.IoTWireless.WirelessDevice.LoRaWANDeviceProperty

type PropertyType "OtaaV11" LoRaWANDeviceProperty Source # 
Instance details

Defined in Stratosphere.IoTWireless.WirelessDevice.LoRaWANDeviceProperty

type PropertyType "ServiceProfileId" LoRaWANDeviceProperty Source # 
Instance details

Defined in Stratosphere.IoTWireless.WirelessDevice.LoRaWANDeviceProperty

type PropertyType "ServiceProfileId" LoRaWANDeviceProperty = Value Text

data AbpV10xProperty Source #

Instances

Instances details
ToJSON AbpV10xProperty Source # 
Instance details

Defined in Stratosphere.IoTWireless.WirelessDevice.AbpV10xProperty

Show AbpV10xProperty Source # 
Instance details

Defined in Stratosphere.IoTWireless.WirelessDevice.AbpV10xProperty

Eq AbpV10xProperty Source # 
Instance details

Defined in Stratosphere.IoTWireless.WirelessDevice.AbpV10xProperty

ToResourceProperties AbpV10xProperty Source # 
Instance details

Defined in Stratosphere.IoTWireless.WirelessDevice.AbpV10xProperty

Property "DevAddr" AbpV10xProperty Source # 
Instance details

Defined in Stratosphere.IoTWireless.WirelessDevice.AbpV10xProperty

Associated Types

type PropertyType "DevAddr" AbpV10xProperty 
Instance details

Defined in Stratosphere.IoTWireless.WirelessDevice.AbpV10xProperty

Property "SessionKeys" AbpV10xProperty Source # 
Instance details

Defined in Stratosphere.IoTWireless.WirelessDevice.AbpV10xProperty

Associated Types

type PropertyType "SessionKeys" AbpV10xProperty 
Instance details

Defined in Stratosphere.IoTWireless.WirelessDevice.AbpV10xProperty

type PropertyType "DevAddr" AbpV10xProperty Source # 
Instance details

Defined in Stratosphere.IoTWireless.WirelessDevice.AbpV10xProperty

type PropertyType "SessionKeys" AbpV10xProperty Source # 
Instance details

Defined in Stratosphere.IoTWireless.WirelessDevice.AbpV10xProperty

data SessionKeysAbpV10xProperty Source #

Instances

Instances details
ToJSON SessionKeysAbpV10xProperty Source # 
Instance details

Defined in Stratosphere.IoTWireless.WirelessDevice.SessionKeysAbpV10xProperty

Show SessionKeysAbpV10xProperty Source # 
Instance details

Defined in Stratosphere.IoTWireless.WirelessDevice.SessionKeysAbpV10xProperty

Eq SessionKeysAbpV10xProperty Source # 
Instance details

Defined in Stratosphere.IoTWireless.WirelessDevice.SessionKeysAbpV10xProperty

ToResourceProperties SessionKeysAbpV10xProperty Source # 
Instance details

Defined in Stratosphere.IoTWireless.WirelessDevice.SessionKeysAbpV10xProperty

Property "AppSKey" SessionKeysAbpV10xProperty Source # 
Instance details

Defined in Stratosphere.IoTWireless.WirelessDevice.SessionKeysAbpV10xProperty

Property "NwkSKey" SessionKeysAbpV10xProperty Source # 
Instance details

Defined in Stratosphere.IoTWireless.WirelessDevice.SessionKeysAbpV10xProperty

type PropertyType "AppSKey" SessionKeysAbpV10xProperty Source # 
Instance details

Defined in Stratosphere.IoTWireless.WirelessDevice.SessionKeysAbpV10xProperty

type PropertyType "NwkSKey" SessionKeysAbpV10xProperty Source # 
Instance details

Defined in Stratosphere.IoTWireless.WirelessDevice.SessionKeysAbpV10xProperty

data AbpV11Property Source #

Instances

Instances details
ToJSON AbpV11Property Source # 
Instance details

Defined in Stratosphere.IoTWireless.WirelessDevice.AbpV11Property

Show AbpV11Property Source # 
Instance details

Defined in Stratosphere.IoTWireless.WirelessDevice.AbpV11Property

Eq AbpV11Property Source # 
Instance details

Defined in Stratosphere.IoTWireless.WirelessDevice.AbpV11Property

ToResourceProperties AbpV11Property Source # 
Instance details

Defined in Stratosphere.IoTWireless.WirelessDevice.AbpV11Property

Property "DevAddr" AbpV11Property Source # 
Instance details

Defined in Stratosphere.IoTWireless.WirelessDevice.AbpV11Property

Associated Types

type PropertyType "DevAddr" AbpV11Property 
Instance details

Defined in Stratosphere.IoTWireless.WirelessDevice.AbpV11Property

Property "SessionKeys" AbpV11Property Source # 
Instance details

Defined in Stratosphere.IoTWireless.WirelessDevice.AbpV11Property

Associated Types

type PropertyType "SessionKeys" AbpV11Property 
Instance details

Defined in Stratosphere.IoTWireless.WirelessDevice.AbpV11Property

type PropertyType "DevAddr" AbpV11Property Source # 
Instance details

Defined in Stratosphere.IoTWireless.WirelessDevice.AbpV11Property

type PropertyType "SessionKeys" AbpV11Property Source # 
Instance details

Defined in Stratosphere.IoTWireless.WirelessDevice.AbpV11Property

data SessionKeysAbpV11Property Source #

Instances

Instances details
ToJSON SessionKeysAbpV11Property Source # 
Instance details

Defined in Stratosphere.IoTWireless.WirelessDevice.SessionKeysAbpV11Property

Show SessionKeysAbpV11Property Source # 
Instance details

Defined in Stratosphere.IoTWireless.WirelessDevice.SessionKeysAbpV11Property

Eq SessionKeysAbpV11Property Source # 
Instance details

Defined in Stratosphere.IoTWireless.WirelessDevice.SessionKeysAbpV11Property

ToResourceProperties SessionKeysAbpV11Property Source # 
Instance details

Defined in Stratosphere.IoTWireless.WirelessDevice.SessionKeysAbpV11Property

Property "AppSKey" SessionKeysAbpV11Property Source # 
Instance details

Defined in Stratosphere.IoTWireless.WirelessDevice.SessionKeysAbpV11Property

Property "FNwkSIntKey" SessionKeysAbpV11Property Source # 
Instance details

Defined in Stratosphere.IoTWireless.WirelessDevice.SessionKeysAbpV11Property

Property "NwkSEncKey" SessionKeysAbpV11Property Source # 
Instance details

Defined in Stratosphere.IoTWireless.WirelessDevice.SessionKeysAbpV11Property

Property "SNwkSIntKey" SessionKeysAbpV11Property Source # 
Instance details

Defined in Stratosphere.IoTWireless.WirelessDevice.SessionKeysAbpV11Property

type PropertyType "AppSKey" SessionKeysAbpV11Property Source # 
Instance details

Defined in Stratosphere.IoTWireless.WirelessDevice.SessionKeysAbpV11Property

type PropertyType "FNwkSIntKey" SessionKeysAbpV11Property Source # 
Instance details

Defined in Stratosphere.IoTWireless.WirelessDevice.SessionKeysAbpV11Property

type PropertyType "NwkSEncKey" SessionKeysAbpV11Property Source # 
Instance details

Defined in Stratosphere.IoTWireless.WirelessDevice.SessionKeysAbpV11Property

type PropertyType "SNwkSIntKey" SessionKeysAbpV11Property Source # 
Instance details

Defined in Stratosphere.IoTWireless.WirelessDevice.SessionKeysAbpV11Property

data ApplicationProperty Source #

Instances

Instances details
ToJSON ApplicationProperty Source # 
Instance details

Defined in Stratosphere.IoTWireless.WirelessDevice.ApplicationProperty

Show ApplicationProperty Source # 
Instance details

Defined in Stratosphere.IoTWireless.WirelessDevice.ApplicationProperty

Eq ApplicationProperty Source # 
Instance details

Defined in Stratosphere.IoTWireless.WirelessDevice.ApplicationProperty

ToResourceProperties ApplicationProperty Source # 
Instance details

Defined in Stratosphere.IoTWireless.WirelessDevice.ApplicationProperty

Property "DestinationName" ApplicationProperty Source # 
Instance details

Defined in Stratosphere.IoTWireless.WirelessDevice.ApplicationProperty

Associated Types

type PropertyType "DestinationName" ApplicationProperty 
Instance details

Defined in Stratosphere.IoTWireless.WirelessDevice.ApplicationProperty

type PropertyType "DestinationName" ApplicationProperty = Value Text
Property "FPort" ApplicationProperty Source # 
Instance details

Defined in Stratosphere.IoTWireless.WirelessDevice.ApplicationProperty

Property "Type" ApplicationProperty Source # 
Instance details

Defined in Stratosphere.IoTWireless.WirelessDevice.ApplicationProperty

type PropertyType "DestinationName" ApplicationProperty Source # 
Instance details

Defined in Stratosphere.IoTWireless.WirelessDevice.ApplicationProperty

type PropertyType "DestinationName" ApplicationProperty = Value Text
type PropertyType "FPort" ApplicationProperty Source # 
Instance details

Defined in Stratosphere.IoTWireless.WirelessDevice.ApplicationProperty

type PropertyType "Type" ApplicationProperty Source # 
Instance details

Defined in Stratosphere.IoTWireless.WirelessDevice.ApplicationProperty

data FPortsProperty Source #

Instances

Instances details
ToJSON FPortsProperty Source # 
Instance details

Defined in Stratosphere.IoTWireless.WirelessDevice.FPortsProperty

Show FPortsProperty Source # 
Instance details

Defined in Stratosphere.IoTWireless.WirelessDevice.FPortsProperty

Eq FPortsProperty Source # 
Instance details

Defined in Stratosphere.IoTWireless.WirelessDevice.FPortsProperty

ToResourceProperties FPortsProperty Source # 
Instance details

Defined in Stratosphere.IoTWireless.WirelessDevice.FPortsProperty

Property "Applications" FPortsProperty Source # 
Instance details

Defined in Stratosphere.IoTWireless.WirelessDevice.FPortsProperty

Associated Types

type PropertyType "Applications" FPortsProperty 
Instance details

Defined in Stratosphere.IoTWireless.WirelessDevice.FPortsProperty

type PropertyType "Applications" FPortsProperty Source # 
Instance details

Defined in Stratosphere.IoTWireless.WirelessDevice.FPortsProperty

data OtaaV10xProperty Source #

Instances

Instances details
ToJSON OtaaV10xProperty Source # 
Instance details

Defined in Stratosphere.IoTWireless.WirelessDevice.OtaaV10xProperty

Show OtaaV10xProperty Source # 
Instance details

Defined in Stratosphere.IoTWireless.WirelessDevice.OtaaV10xProperty

Eq OtaaV10xProperty Source # 
Instance details

Defined in Stratosphere.IoTWireless.WirelessDevice.OtaaV10xProperty

ToResourceProperties OtaaV10xProperty Source # 
Instance details

Defined in Stratosphere.IoTWireless.WirelessDevice.OtaaV10xProperty

Property "AppEui" OtaaV10xProperty Source # 
Instance details

Defined in Stratosphere.IoTWireless.WirelessDevice.OtaaV10xProperty

Associated Types

type PropertyType "AppEui" OtaaV10xProperty 
Instance details

Defined in Stratosphere.IoTWireless.WirelessDevice.OtaaV10xProperty

Property "AppKey" OtaaV10xProperty Source # 
Instance details

Defined in Stratosphere.IoTWireless.WirelessDevice.OtaaV10xProperty

Associated Types

type PropertyType "AppKey" OtaaV10xProperty 
Instance details

Defined in Stratosphere.IoTWireless.WirelessDevice.OtaaV10xProperty

type PropertyType "AppEui" OtaaV10xProperty Source # 
Instance details

Defined in Stratosphere.IoTWireless.WirelessDevice.OtaaV10xProperty

type PropertyType "AppKey" OtaaV10xProperty Source # 
Instance details

Defined in Stratosphere.IoTWireless.WirelessDevice.OtaaV10xProperty

data OtaaV11Property Source #

Instances

Instances details
ToJSON OtaaV11Property Source # 
Instance details

Defined in Stratosphere.IoTWireless.WirelessDevice.OtaaV11Property

Show OtaaV11Property Source # 
Instance details

Defined in Stratosphere.IoTWireless.WirelessDevice.OtaaV11Property

Eq OtaaV11Property Source # 
Instance details

Defined in Stratosphere.IoTWireless.WirelessDevice.OtaaV11Property

ToResourceProperties OtaaV11Property Source # 
Instance details

Defined in Stratosphere.IoTWireless.WirelessDevice.OtaaV11Property

Property "AppKey" OtaaV11Property Source # 
Instance details

Defined in Stratosphere.IoTWireless.WirelessDevice.OtaaV11Property

Associated Types

type PropertyType "AppKey" OtaaV11Property 
Instance details

Defined in Stratosphere.IoTWireless.WirelessDevice.OtaaV11Property

Property "JoinEui" OtaaV11Property Source # 
Instance details

Defined in Stratosphere.IoTWireless.WirelessDevice.OtaaV11Property

Associated Types

type PropertyType "JoinEui" OtaaV11Property 
Instance details

Defined in Stratosphere.IoTWireless.WirelessDevice.OtaaV11Property

Property "NwkKey" OtaaV11Property Source # 
Instance details

Defined in Stratosphere.IoTWireless.WirelessDevice.OtaaV11Property

Associated Types

type PropertyType "NwkKey" OtaaV11Property 
Instance details

Defined in Stratosphere.IoTWireless.WirelessDevice.OtaaV11Property

type PropertyType "AppKey" OtaaV11Property Source # 
Instance details

Defined in Stratosphere.IoTWireless.WirelessDevice.OtaaV11Property

type PropertyType "JoinEui" OtaaV11Property Source # 
Instance details

Defined in Stratosphere.IoTWireless.WirelessDevice.OtaaV11Property

type PropertyType "NwkKey" OtaaV11Property Source # 
Instance details

Defined in Stratosphere.IoTWireless.WirelessDevice.OtaaV11Property

data WirelessDevice Source #

Constructors

WirelessDevice

See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iotwireless-wirelessdevice.html

Fields

Instances

Instances details
ToJSON WirelessDevice Source # 
Instance details

Defined in Stratosphere.IoTWireless.WirelessDevice

Show WirelessDevice Source # 
Instance details

Defined in Stratosphere.IoTWireless.WirelessDevice

Eq WirelessDevice Source # 
Instance details

Defined in Stratosphere.IoTWireless.WirelessDevice

ToResourceProperties WirelessDevice Source # 
Instance details

Defined in Stratosphere.IoTWireless.WirelessDevice

Property "Description" WirelessDevice Source # 
Instance details

Defined in Stratosphere.IoTWireless.WirelessDevice

Associated Types

type PropertyType "Description" WirelessDevice 
Instance details

Defined in Stratosphere.IoTWireless.WirelessDevice

type PropertyType "Description" WirelessDevice = Value Text
Property "DestinationName" WirelessDevice Source # 
Instance details

Defined in Stratosphere.IoTWireless.WirelessDevice

Associated Types

type PropertyType "DestinationName" WirelessDevice 
Instance details

Defined in Stratosphere.IoTWireless.WirelessDevice

type PropertyType "DestinationName" WirelessDevice = Value Text

Methods

set :: PropertyType "DestinationName" WirelessDevice -> WirelessDevice -> WirelessDevice #

Property "LastUplinkReceivedAt" WirelessDevice Source # 
Instance details

Defined in Stratosphere.IoTWireless.WirelessDevice

Associated Types

type PropertyType "LastUplinkReceivedAt" WirelessDevice 
Instance details

Defined in Stratosphere.IoTWireless.WirelessDevice

type PropertyType "LastUplinkReceivedAt" WirelessDevice = Value Text

Methods

set :: PropertyType "LastUplinkReceivedAt" WirelessDevice -> WirelessDevice -> WirelessDevice #

Property "LoRaWAN" WirelessDevice Source # 
Instance details

Defined in Stratosphere.IoTWireless.WirelessDevice

Associated Types

type PropertyType "LoRaWAN" WirelessDevice 
Instance details

Defined in Stratosphere.IoTWireless.WirelessDevice

Property "Name" WirelessDevice Source # 
Instance details

Defined in Stratosphere.IoTWireless.WirelessDevice

Associated Types

type PropertyType "Name" WirelessDevice 
Instance details

Defined in Stratosphere.IoTWireless.WirelessDevice

Property "Positioning" WirelessDevice Source # 
Instance details

Defined in Stratosphere.IoTWireless.WirelessDevice

Associated Types

type PropertyType "Positioning" WirelessDevice 
Instance details

Defined in Stratosphere.IoTWireless.WirelessDevice

type PropertyType "Positioning" WirelessDevice = Value Text
Property "Tags" WirelessDevice Source # 
Instance details

Defined in Stratosphere.IoTWireless.WirelessDevice

Associated Types

type PropertyType "Tags" WirelessDevice 
Instance details

Defined in Stratosphere.IoTWireless.WirelessDevice

Property "ThingArn" WirelessDevice Source # 
Instance details

Defined in Stratosphere.IoTWireless.WirelessDevice

Associated Types

type PropertyType "ThingArn" WirelessDevice 
Instance details

Defined in Stratosphere.IoTWireless.WirelessDevice

Property "Type" WirelessDevice Source # 
Instance details

Defined in Stratosphere.IoTWireless.WirelessDevice

Associated Types

type PropertyType "Type" WirelessDevice 
Instance details

Defined in Stratosphere.IoTWireless.WirelessDevice

type PropertyType "Description" WirelessDevice Source # 
Instance details

Defined in Stratosphere.IoTWireless.WirelessDevice

type PropertyType "Description" WirelessDevice = Value Text
type PropertyType "DestinationName" WirelessDevice Source # 
Instance details

Defined in Stratosphere.IoTWireless.WirelessDevice

type PropertyType "DestinationName" WirelessDevice = Value Text
type PropertyType "LastUplinkReceivedAt" WirelessDevice Source # 
Instance details

Defined in Stratosphere.IoTWireless.WirelessDevice

type PropertyType "LastUplinkReceivedAt" WirelessDevice = Value Text
type PropertyType "LoRaWAN" WirelessDevice Source # 
Instance details

Defined in Stratosphere.IoTWireless.WirelessDevice

type PropertyType "Name" WirelessDevice Source # 
Instance details

Defined in Stratosphere.IoTWireless.WirelessDevice

type PropertyType "Positioning" WirelessDevice Source # 
Instance details

Defined in Stratosphere.IoTWireless.WirelessDevice

type PropertyType "Positioning" WirelessDevice = Value Text
type PropertyType "Tags" WirelessDevice Source # 
Instance details

Defined in Stratosphere.IoTWireless.WirelessDevice

type PropertyType "ThingArn" WirelessDevice Source # 
Instance details

Defined in Stratosphere.IoTWireless.WirelessDevice

type PropertyType "Type" WirelessDevice Source # 
Instance details

Defined in Stratosphere.IoTWireless.WirelessDevice