7#include <aws/iotwireless/IoTWireless_EXPORTS.h>
8#include <aws/iotwireless/model/BatteryLevel.h>
9#include <aws/iotwireless/model/Event.h>
10#include <aws/iotwireless/model/DeviceState.h>
46 inline int GetRssi()
const{
return m_rssi; }
48 inline void SetRssi(
int value) { m_rssiHasBeenSet =
true; m_rssi = value; }
70 inline void SetEvent(
const Event& value) { m_eventHasBeenSet =
true; m_event = value; }
71 inline void SetEvent(
Event&& value) { m_eventHasBeenSet =
true; m_event = std::move(value); }
90 bool m_rssiHasBeenSet =
false;
93 bool m_batteryLevelHasBeenSet =
false;
96 bool m_eventHasBeenSet =
false;
99 bool m_deviceStateHasBeenSet =
false;
Aws::Utils::Json::JsonValue JsonValue