| Name | Description |
|---|---|
| BurstApplLayerBattery (simple module) | (no description) |
// // Application layer extending the BurstApplLayer with power // consumption support. // // @see BurstApplLayer // package org.mixim.modules.application; simple BurstApplLayerBattery extends BurstApplLayer { parameters: @class(BurstApplLayerBattery); }