class Aws::AlexaForBusiness::Types::DeviceData


@see docs.aws.amazon.com/goto/WebAPI/alexaforbusiness-2017-11-09/DeviceData AWS API Documentation
@return [Time]
The time (in epoch) when the device data was created.
@!attribute [rw] created_time
@return [Types::DeviceStatusInfo]
Detailed information about a device’s status.
@!attribute [rw] device_status_info
@return [String]
The name of the room associated with a device.
@!attribute [rw] room_name
@return [String]
The room ARN associated with a device.
@!attribute [rw] room_arn
@return [String]
The name of the network profile associated with a device.
@!attribute [rw] network_profile_name
@return [String]
The ARN of the network profile associated with a device.
@!attribute [rw] network_profile_arn
@return [String]
The status of a device.
@!attribute [rw] device_status
@return [String]
The MAC address of a device.
@!attribute [rw] mac_address
@return [String]
The software version of a device.
@!attribute [rw] software_version
@return [String]
The name of a device.
@!attribute [rw] device_name
@return [String]
The type of a device.
@!attribute [rw] device_type
@return [String]
The serial number of a device.
@!attribute [rw] device_serial_number
@return [String]
The ARN of a device.
@!attribute [rw] device_arn
Device attributes.