
public class PeriCfgScanner extends CfgScanner implements PeriCfgScanner_Events
| Constructor and Description |
|---|
PeriCfgScanner(LinkedList<Attribute> list) |
| Modifier and Type | Method and Description |
|---|---|
void |
Buf_Scan_Report_Fixed(ScanReportInfoFixed srif) |
void |
Buf_Scan_Report_Grouped(ScanReportInfoGrouped srig) |
void |
Buf_Scan_Report_MP_Fixed(ScanReportInfoMPFixed srimpf) |
void |
Buf_Scan_Report_MP_Grouped(ScanReportInfoMPGrouped srimpg) |
void |
Buf_Scan_Report_MP_Var(ScanReportInfoMPVar srimpvar) |
void |
Buf_Scan_Report_Var(ScanReportInfoVar sriv) |
void |
GET()
The manager may request the MDS object attributes of the agent in which
case the manager shall send the Remote Operation Invoke | Get command
(see roiv-cmip-get in A.10.2) with the reserved handle value of 0.
|
int |
getNomenclatureCode() |
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_Data_Request() |
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.
|
void |
Set_Time() |
addObjecttoDim, getObjectfromDimpublic PeriCfgScanner(LinkedList<Attribute> list) throws Exception
Exceptionpublic int getNomenclatureCode()
getNomenclatureCode in class CfgScannerpublic ConfigReportRsp MDS_Configuration_Event(ConfigReport cfgreport)
MDS_EventsMDS_Configuration_Event in interface MDS_Eventspublic void MDS_Dynamic_Data_Update_Var(ScanReportInfoVar scanreportinfovar)
MDS_EventsMDS_Dynamic_Data_Update_Var in interface MDS_Eventspublic void MDS_Dynamic_Data_Update_Fixed(ScanReportInfoFixed scanreportinfofixed)
MDS_EventsMDS_Dynamic_Data_Update_Fixed in interface MDS_Eventspublic void MDS_Dynamic_Data_Update_MP_Var(ScanReportInfoMPVar scanreportinfompvar)
MDS_EventsMDS_Dynamic_Data_Update_MP_Var in interface MDS_Eventspublic void MDS_Dynamic_Data_Update_MP_Fixed(ScanReportInfoMPFixed scanreportinfompfixed)
MDS_EventsMDS_Dynamic_Data_Update_MP_Fixed in interface MDS_Eventspublic void GET()
GET_ServiceGET in interface GET_Servicepublic void MDS_Data_Request()
MDS_Data_Request in class MDSpublic void Buf_Scan_Report_Var(ScanReportInfoVar sriv)
Buf_Scan_Report_Var in interface PeriCfgScanner_Eventspublic void Buf_Scan_Report_Fixed(ScanReportInfoFixed srif)
Buf_Scan_Report_Fixed in interface PeriCfgScanner_Eventspublic void Buf_Scan_Report_Grouped(ScanReportInfoGrouped srig)
Buf_Scan_Report_Grouped in interface PeriCfgScanner_Eventspublic void Buf_Scan_Report_MP_Var(ScanReportInfoMPVar srimpvar)
Buf_Scan_Report_MP_Var in interface PeriCfgScanner_Eventspublic void Buf_Scan_Report_MP_Fixed(ScanReportInfoMPFixed srimpf)
Buf_Scan_Report_MP_Fixed in interface PeriCfgScanner_Eventspublic void Buf_Scan_Report_MP_Grouped(ScanReportInfoMPGrouped srimpg)
Buf_Scan_Report_MP_Grouped in interface PeriCfgScanner_EventsCopyright © 2018 universAAL Consortium. All rights reserved.