25 static void addIdToJsonDocument(
JsonDocument& _document);
#define OT_CORE_API_EXPORT
Dll import.
Definition CoreAPIExport.h:8
#define OT_DECL_NOCOPY(___class)
Removes the default copy constructor and assignment operator.
Definition OTClassHelper.h:14
JSON document.
Definition JSON.h:276
General service information. The ServiceBase class is used to store the general service information.
Definition ServiceBase.h:24
The central service information class of a service. The ThisService is a singleton that should be use...
Definition ThisService.h:18
unsigned short serviceID_t
ID type used to identify a service (16 bit unsigned integer).
Definition CoreTypes.h:14