MIP_SDK  latest-2-g34f3e39
MicroStrain Communications Library for embedded systems
Namespaces | Functions
mip_device_models.c File Reference
#include "mip_device_models.h"
#include <ctype.h>
#include <stdbool.h>
#include <stdint.h>
#include <stdlib.h>

Namespaces

 mip
 A collection of C++ classes and functions covering the full mip api.
 
 mip::C
 

Functions

mip_model_number mip::C::get_model_from_string (const char *model_or_serial)
 Parses a string into a model number. More...
 
const char * mip::C::get_model_name_from_number (mip_model_number model)
 Converts a model number to the product's model name. More...