17#ifndef THREADINTERFACE_H
18#define THREADINTERFACE_H
20#include "MeshInterfaceNanostack.h"
30 using MeshInterfaceNanostack::MeshInterfaceNanostack;
58 Nanostack::ThreadInterface *get_interface()
const;
Thread mesh network interface class.
void device_eui64_get(uint8_t *eui64)
Reads the eui64 from the device configuration.
void device_eui64_set(const uint8_t *eui64)
Sets the eui64 for the device configuration.
mesh_error_t device_pskd_set(const char *pskd)
sets the PSKd for the device configuration.
signed int nsapi_error_t
Type used to represent error codes.