Constructors in org.openmuc.jsml.structures with parameters of type SML_Signature |
SML_GetListRes(OctetString clientId,
OctetString serverId,
OctetString listName,
SML_Time actSensorTime,
SML_List valList,
SML_Signature listSignature,
SML_Time actGatewayTime)
|
SML_GetProfileListRes(OctetString serverId,
SML_Time actTime,
Unsigned32 regPeriod,
SML_TreePath parameterTreePath,
SML_Time valTime,
Unsigned64 status,
List_of_SML_PeriodEntry periodList,
OctetString rawdata,
SML_Signature periodSignature)
|
SML_GetProfilePackRes(OctetString serverId,
SML_Time actTime,
Unsigned32 regPeriod,
SML_TreePath parameterTreePath,
List_of_SML_ProfObjHeaderEntry headerList,
List_of_SML_ProfObjPeriodEntry periodList,
OctetString rawdata,
SML_Signature periodSignature)
|
SML_ListEntry(OctetString objName,
SML_Status status,
SML_Time valTime,
SML_Unit unit,
Integer8 scaler,
SML_Value value,
SML_Signature valueSignature)
|
SML_PeriodEntry(OctetString objName,
SML_Unit unit,
Integer8 scaler,
SML_Value value,
SML_Signature valueSignature)
|
SML_ProfObjPeriodEntry(SML_Time valTime,
Unsigned64 status,
List_of_SML_ValueEntry value_List,
SML_Signature periodSignature)
|
SML_PublicCloseRes(SML_Signature globalSignature)
|
SML_ValueEntry(SML_Value value,
SML_Signature valueSignature)
|