nRF5 SDK for Mesh v5.0.0
Data Fields

Remote provisioning event structure. More...

#include <pb_remote_client.h>

Data Fields

pb_remote_event_type_t type
 Event type. More...
 
pb_remote_event_remote_uuid_t remote_uuid
 Remote UUID parameters for the PB_REMOTE_EVENT_REMOTE_UUID event. More...
 

Detailed Description

Remote provisioning event structure.

Definition at line 106 of file pb_remote_client.h.

Field Documentation

◆ type

pb_remote_event_type_t pb_remote_event_t::type

Event type.

Definition at line 109 of file pb_remote_client.h.

◆ remote_uuid

pb_remote_event_remote_uuid_t pb_remote_event_t::remote_uuid

Remote UUID parameters for the PB_REMOTE_EVENT_REMOTE_UUID event.

Definition at line 111 of file pb_remote_client.h.


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

Documentation feedback | Developer Zone | Subscribe | Updated