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, getObjectfromDim
public PeriCfgScanner(LinkedList<Attribute> list) throws Exception
Exception
public int getNomenclatureCode()
getNomenclatureCode
in class CfgScanner
public ConfigReportRsp MDS_Configuration_Event(ConfigReport cfgreport)
MDS_Events
MDS_Configuration_Event
in interface MDS_Events
public void MDS_Dynamic_Data_Update_Var(ScanReportInfoVar scanreportinfovar)
MDS_Events
MDS_Dynamic_Data_Update_Var
in interface MDS_Events
public void MDS_Dynamic_Data_Update_Fixed(ScanReportInfoFixed scanreportinfofixed)
MDS_Events
MDS_Dynamic_Data_Update_Fixed
in interface MDS_Events
public void MDS_Dynamic_Data_Update_MP_Var(ScanReportInfoMPVar scanreportinfompvar)
MDS_Events
MDS_Dynamic_Data_Update_MP_Var
in interface MDS_Events
public void MDS_Dynamic_Data_Update_MP_Fixed(ScanReportInfoMPFixed scanreportinfompfixed)
MDS_Events
MDS_Dynamic_Data_Update_MP_Fixed
in interface MDS_Events
public void GET()
GET_Service
GET
in interface GET_Service
public void MDS_Data_Request()
MDS_Data_Request
in class MDS
public void Buf_Scan_Report_Var(ScanReportInfoVar sriv)
Buf_Scan_Report_Var
in interface PeriCfgScanner_Events
public void Buf_Scan_Report_Fixed(ScanReportInfoFixed srif)
Buf_Scan_Report_Fixed
in interface PeriCfgScanner_Events
public void Buf_Scan_Report_Grouped(ScanReportInfoGrouped srig)
Buf_Scan_Report_Grouped
in interface PeriCfgScanner_Events
public void Buf_Scan_Report_MP_Var(ScanReportInfoMPVar srimpvar)
Buf_Scan_Report_MP_Var
in interface PeriCfgScanner_Events
public void Buf_Scan_Report_MP_Fixed(ScanReportInfoMPFixed srimpf)
Buf_Scan_Report_MP_Fixed
in interface PeriCfgScanner_Events
public void Buf_Scan_Report_MP_Grouped(ScanReportInfoMPGrouped srimpg)
Buf_Scan_Report_MP_Grouped
in interface PeriCfgScanner_Events
Copyright © 2018 universAAL Consortium. All rights reserved.