Gbox 4.20
Grow box automation and monitoring - <a href='https://sites.google.com/site/growboxguy/'>https://sites.google.com/site/growboxguy/</a>
 
Loading...
Searching...
No Matches
PACKED Struct Reference

#include <ELClientResponse.h>

Data Fields

uint16_t cmd
 
uint16_t argc
 
uint32_t value
 
uint8_t args [0]
 

Detailed Description

Definition at line 17 of file ELClientResponse.h.

Field Documentation

◆ argc

uint16_t PACKED::argc

Number of arguments

Definition at line 19 of file ELClientResponse.h.

◆ args

uint8_t PACKED::args[0]

Arguments

Definition at line 21 of file ELClientResponse.h.

◆ cmd

uint16_t PACKED::cmd

Command to execute

Definition at line 18 of file ELClientResponse.h.

◆ value

uint32_t PACKED::value

Callback to invoke, NULL if none; or response value

Definition at line 20 of file ELClientResponse.h.


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