public class EpiCfgscanner extends CfgScanner implements EpiCfgScanner_Events
Constructor and Description |
---|
EpiCfgscanner(LinkedList<Attribute> list) |
Modifier and Type | Method and Description |
---|---|
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() |
void |
Unbuf_Scan_Report_Fixed(ScanReportInfoFixed srif)
Unbuf-Scan-Report-Fixed: This event style is used whenever data values
change and the fixed message format of each object is used to report data
that changed.
|
void |
Unbuf_Scan_Report_Grouped(ScanReportInfoGrouped srig)
Unbuf-Scan-Report-Grouped: This style is used when the scanner object is
used to send the data in its most compact format.
|
void |
Unbuf_Scan_Report_MP_Fixed(ScanReportInfoMPFixed srimpf)
Unbuf-Scan-Report-MP-Fixed: This is the same as Unbuf-Scan-Report-Fixed,
but allows inclusion of data from multiple persons.
|
void |
Unbuf_Scan_Report_MP_Grouped(ScanReportInfoMPGrouped srimpg)
Unbuf-Scan-Report-MP-Grouped: This is the same as
Unbuf-Scan-Report-Grouped, but allows inclusion of data from multiple
persons.
|
void |
Unbuf_Scan_Report_MP_Var(ScanReportInfoMPVar srimpvar)
Unbuf-Scan-Report-MP-Var: This is the same as Unbuf-Scan-Report-Var, but
allows inclusion of data from multiple persons.
|
void |
Unbuf_Scan_Report_Var(ScanReportInfoVar sriv)
Unbuf-Scan-Report-Var: This event style reports summary data about any
objects and attributes that the scanner monitors.
|
addObjecttoDim, getObjectfromDim
public EpiCfgscanner(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 Unbuf_Scan_Report_Var(ScanReportInfoVar sriv)
EpiCfgScanner_Events
Unbuf_Scan_Report_Var
in interface EpiCfgScanner_Events
public void Unbuf_Scan_Report_Fixed(ScanReportInfoFixed srif)
EpiCfgScanner_Events
Unbuf_Scan_Report_Fixed
in interface EpiCfgScanner_Events
public void Unbuf_Scan_Report_Grouped(ScanReportInfoGrouped srig)
EpiCfgScanner_Events
Unbuf_Scan_Report_Grouped
in interface EpiCfgScanner_Events
public void Unbuf_Scan_Report_MP_Var(ScanReportInfoMPVar srimpvar)
EpiCfgScanner_Events
Unbuf_Scan_Report_MP_Var
in interface EpiCfgScanner_Events
public void Unbuf_Scan_Report_MP_Fixed(ScanReportInfoMPFixed srimpf)
EpiCfgScanner_Events
Unbuf_Scan_Report_MP_Fixed
in interface EpiCfgScanner_Events
public void Unbuf_Scan_Report_MP_Grouped(ScanReportInfoMPGrouped srimpg)
EpiCfgScanner_Events
Unbuf_Scan_Report_MP_Grouped
in interface EpiCfgScanner_Events
Copyright © 2018 universAAL Consortium. All rights reserved.