Link agent with support for reliability and fragementation-reassembly.
Type | Name and description |
---|---|
int |
acks |
int |
controlChannel |
int |
dataChannel |
static String |
description |
String |
mac |
float |
maxPropagationDelay |
int |
maxRetries |
String |
phy |
float |
reservationGuardTime |
static String |
title |
Type Params | Return Type | Name and description |
---|---|---|
|
Float |
getDataRate() |
|
Integer |
getMTU() |
|
String |
getMac() |
|
List<Parameter> |
getParameterList() |
|
String |
getPhy() |
|
Integer |
getRTU() |
|
void |
processMessage(Message msg) |
|
Message |
processRequest(Message req) |
|
int |
setAcks(int a) |
|
String |
setMac(String aid) |
|
String |
setPhy(String aid) |
|
void |
setup() |
|
void |
startup() |
Methods inherited from class | Name |
---|---|
class UnetAgent |
addCapability, allOf, deregister, deregister, die, get, get, getBuildInfo, getLogLevel, getParam, getParameterClasses, getParameterClasses, getParameterList, getParameterList, getServices, getTitle, getVersion, init, isReadOnly, longValue, processMessage, processQuery, processRequest, register, register, set, set, setLogLevel, setParam, setup, shutdown, startup, subscribeForService, subscribeForService, trace, trace, trace, unsubscribeForService, unsubscribeForService |