flux sdk  v01.02.02-171-g49b3b33
Embedded C++ SDK
Loading...
Searching...
No Matches
flxPlatform Class Reference

#include <flxPlatform.h>

Static Public Member Functions

static const char * unique_id (void)
 Return a unique identifier for the device - a 12 char hex string. More...
 
static void restart_device (void)
 Restart the device. More...
 
static uint32_t heap_size (void)
 
static uint32_t heap_free (void)
 

Member Function Documentation

◆ heap_free()

uint32_t flxPlatform::heap_free ( void  )
static

◆ heap_size()

uint32_t flxPlatform::heap_size ( void  )
static

◆ restart_device()

void flxPlatform::restart_device ( void  )
static

Restart the device.

◆ unique_id()

const char * flxPlatform::unique_id ( void  )
static

Return a unique identifier for the device - a 12 char hex string.

Returns
const char* - the unique identifier

The documentation for this class was generated from the following files: