public class DeviceSpecialization extends MDS
Constructor and Description |
---|
DeviceSpecialization(IDecoder decoder)
Analyze a configuration report from the Agent.
|
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.
|
void |
getTimeGapofDevice(GetResultSimple rors_cmip_get) |
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)
Processing of a fixed measurement
|
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)
Processing of a variable measurement received.
|
void |
Set_Time() |
getNomenclatureCode
addObjecttoDim, getObjectfromDim
public DeviceSpecialization(IDecoder decoder)
cfgreport
- the configuration report from the agentpublic ConfigReportRsp MDS_Configuration_Event(ConfigReport cfgreport)
MDS_Events
public void MDS_Dynamic_Data_Update_Var(ScanReportInfoVar scanreportinfovar)
public void MDS_Dynamic_Data_Update_Fixed(ScanReportInfoFixed scanreportinfofixed) throws Exception
Exception
public void MDS_Dynamic_Data_Update_MP_Var(ScanReportInfoMPVar scanreportinfompvar)
MDS_Events
public void MDS_Dynamic_Data_Update_MP_Fixed(ScanReportInfoMPFixed scanreportinfompfixed)
MDS_Events
public void GET()
GET_Service
public void MDS_Data_Request()
MDS_Data_Request
in class MDS
public void getTimeGapofDevice(GetResultSimple rors_cmip_get)
Copyright © 2018 universAAL Consortium. All rights reserved.