HAN-FUN API  1.5.3
This project provides the common implementation of ULE Alliance's HAN-FUN application protocol.
common.cpp File Reference

This file contains the implementation of the common functionality for the HAN-FUN example application. More...

#include <iostream>
#include <iomanip>
#include <vector>
#include <string>
#include <sstream>
#include <iterator>
#include <cstdint>
#include "common.h"
#include "application.h"
+ Include dependency graph for common.cpp:

Go to the source code of this file.

Detailed Description

This file contains the implementation of the common functionality for the HAN-FUN example application.

Version
1.5.3

For licensing information, please see the file 'LICENSE' in the root folder.

Initial development by Bithium S.A. [http://www.bithium.com]

Definition in file common.cpp.