![]() |
HAN-FUN API
1.5.3
This project provides the common implementation of ULE Alliance's HAN-FUN application protocol.
|
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"
Go to the source code of this file.
This file contains the implementation of the Node class that represents the HAN-FUN Node on the example application.
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.