AWS IoT Device SDK C++ v2  1.43.1
AWS IoT Device SDK C++ v2
Namespaces | Enumerations | Functions
DeviceType.h File Reference
#include <aws/iotcommands/Exports.h>
#include <aws/crt/StlAllocator.h>
#include <aws/crt/Types.h>

Go to the source code of this file.

Namespaces

 Aws
 
 Aws::Iotcommands
 
 Aws::Iotcommands::DeviceTypeMarshaller
 

Enumerations

enum  Aws::Iotcommands::DeviceType { Aws::Iotcommands::DeviceType::THING, Aws::Iotcommands::DeviceType::CLIENT }
 

Functions

AWS_IOTCOMMANDS_API const char * Aws::Iotcommands::DeviceTypeMarshaller::ToString (DeviceType val)
 
AWS_IOTCOMMANDS_API DeviceType Aws::Iotcommands::DeviceTypeMarshaller::FromString (const Aws::Crt::String &val)