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

This file contains the implementation of the Node class that represents the HAN-FUN Node on the example application. More...

#include <iostream>
#include <iomanip>
#include <sstream>
#include <fstream>
#include "node.h"
#include "common.h"
#include "application.h"
+ Include dependency graph for node.cpp:

Go to the source code of this file.

Detailed Description

This file contains the implementation of the Node class that represents the HAN-FUN Node on the 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 node.cpp.