JeeLib
An easy interface to the port headers, the RF12 driver library, timers, low-power code, and more.
 All Classes Files Functions Variables Enumerations Macros Pages
RemoteNode Class Reference

These objects represent remote nodes connected via wireless. More...

#include <Ports.h>

Classes

struct  Data
 Data structure exchanged to implement RemoteNode functionality. More...
 

Public Member Functions

 RemoteNode (char id, uint8_t band, uint8_t group=0)
 
void poll (uint16_t msecs)
 

Friends

class RemoteHandler
 
class RemotePort
 

Detailed Description

These objects represent remote nodes connected via wireless.

Requires the RemotePort and RemoteHandler classes.


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