<7> struct soap definition
/* stdsoap2.h 2.8.18 gSOAP runtime engine ...(16) /* maximum array dimensions (array nesting...soap_s2unsignedByte(struct soap*, const char*, ...
Arduino - UnsignedChar
An unsigned data type that occupies 1 byte of memory. Same as the byte datatype. The unsigned char datatype encodes numbers from 0 to 255. ...