Package | Description |
---|---|
it.poliba.sisinflab.coap.ldp.handler | |
it.poliba.sisinflab.coap.ldp.raspberry | |
it.poliba.sisinflab.coap.ldp.resources |
Modifier and Type | Class and Description |
---|---|
class |
CPUHandler
Retrieves data about the system CPU load and update the LDP RDF repository
|
class |
MemoryHandler
Retrieves data about ratio of free physical memory and update the LDP RDF repository
|
Modifier and Type | Class and Description |
---|---|
class |
CPUTemperatureHandler
Retrieves data about the CPU Temperature and update the LDP RDF repository
|
class |
FreeMemoryHandler
Retrieves data about system free memory and update the LDP RDF repository
|
Modifier and Type | Method and Description |
---|---|
void |
CoAPLDPRDFSource.setDataHandler(LDPDataHandler dh)
Sets a data handler to manage the RDF data
|