public interface MDS_Events
Modifier and Type | Method and Description |
---|---|
ConfigReportRsp |
MDS_Configuration_Event(ConfigReport cfgreport)
This event is sent by the agent during the configuring state of startup
if the manager does not already know the agent's configuration from past
associations.
|
void |
MDS_Dynamic_Data_Update_Fixed(ScanReportInfoFixed scanreportinfofixed)
This event provides dynamic data (typically measurements) from the agent
for some or all of the metric objects or the MDS object that the agent
supports.
|
void |
MDS_Dynamic_Data_Update_MP_Fixed(ScanReportInfoMPFixed scanreportinfompfixed)
This is the same as MDS-Dynamic-Data-Update-Fixed, but allows inclusion
of data from multiple persons.
|
void |
MDS_Dynamic_Data_Update_MP_Var(ScanReportInfoMPVar scanreportinfompvar)
This is the same as MDS-Dynamic-Data-Update-Var, but allows inclusion of
data from multiple persons.
|
void |
MDS_Dynamic_Data_Update_Var(ScanReportInfoVar scanreportinfovar)
This event provides dynamic data (typically measurements) from the agent
for some or all of the objects that the agent supports.
|
ConfigReportRsp MDS_Configuration_Event(ConfigReport cfgreport)
void MDS_Dynamic_Data_Update_Var(ScanReportInfoVar scanreportinfovar)
void MDS_Dynamic_Data_Update_Fixed(ScanReportInfoFixed scanreportinfofixed) throws Exception
Exception
void MDS_Dynamic_Data_Update_MP_Var(ScanReportInfoMPVar scanreportinfompvar)
void MDS_Dynamic_Data_Update_MP_Fixed(ScanReportInfoMPFixed scanreportinfompfixed)
Copyright © 2018 universAAL Consortium. All rights reserved.