ESPectre SDK 2.8.0-280-gac7af68
Wi-Fi CSI motion sensing for ESP32 firmware
Loading...
Searching...
No Matches
espectre::DirectWebSocketRequest Struct Reference

#include <direct_websocket_protocol.h>

Public Attributes

std::string id
std::string method
std::string params {"{}"}
 Validated JSON object containing method parameters.

Detailed Description

Definition at line 27 of file direct_websocket_protocol.h.

Member Data Documentation

◆ id

std::string espectre::DirectWebSocketRequest::id

Definition at line 28 of file direct_websocket_protocol.h.

◆ method

std::string espectre::DirectWebSocketRequest::method

Definition at line 29 of file direct_websocket_protocol.h.

◆ params

std::string espectre::DirectWebSocketRequest::params {"{}"}

Validated JSON object containing method parameters.

Definition at line 31 of file direct_websocket_protocol.h.


The documentation for this struct was generated from the following file: