arduino-snapclient
Public Member Functions | Public Attributes | Protected Member Functions | Protected Attributes | List of all members
SnapMessageHallo Struct Reference

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"
 

Detailed Description

Snapcast Hallo Message.


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