#include <ServiceDiscovery.h>
Data Fields | |
void *const | _owner |
char * | name |
char * | type |
char * | endpoint |
char * | version |
|
The plugin that allocated the structure. The application should not touch it. |
|
Unique service name. |
|
The type of service. |
|
The endpoint used to contact the service. |
|
The service version. |