Used to update the ttl value for the messages originating from a given model. More...
#include <serial_cmd.h>
Data Fields | |
| access_model_handle_t | model_handle |
| Handle of the model that the access module should operate on. More... | |
| uint8_t | ttl |
| TTL for outgoing messages. More... | |
Detailed Description
Used to update the ttl value for the messages originating from a given model.
Definition at line 654 of file serial_cmd.h.
Field Documentation
◆ model_handle
| access_model_handle_t serial_cmd_access_model_pub_ttl_set_t::model_handle |
Handle of the model that the access module should operate on.
Definition at line 656 of file serial_cmd.h.
◆ ttl
| uint8_t serial_cmd_access_model_pub_ttl_set_t::ttl |
TTL for outgoing messages.
Definition at line 657 of file serial_cmd.h.
- mesh/serial/include/serial_cmd.h