|
arduino-snapclient
|
Snapcast Hallo Message. More...
#include <SnapProtocol.h>
Public Member Functions | |
| char * | serialize (size_t *size) |
Public Attributes | |
| const char * | arch |
| const char * | client_name |
| const char * | hostname |
| const char * | id |
| int | instance |
| const char * | mac |
| const char * | os |
| int | protocol_version |
| const char * | version |
Protected Member Functions | |
| void | to_json () |
Protected Attributes | |
| char * | json_result = result + 4 |
| char | result [256] |
| const char * | TAG = "SnapMessageHallo" |
Snapcast Hallo Message.