7.7 Resource [eventLog]
The Resource [eventLog] is a multi-instance Resource where each instance of the Resource shall map to an instance of Device.DeviceInfo.X_oneM2M_org_Diagnostics.EventLog.{i} object.
The EventLog instance shall be created using the Add Object RPC of TR-069 [4].
The EventLog instance shall be deleted using the Delete Object RPC of TR-069 [4].
The information of an EventLog instance shall be retrieved using the GetParameterValues RPC of TR-069 [4].
The information of an EventLog instance shall be updated using the SetParameterValues RPC of TR-069 [4].
Table 7.7-1: Resource [eventLog]
Attribute Name of [eventLog] | BBF TR-181 [6] Parameter |
---|---|
logTypeId | Device.DeviceInfo.X_oneM2M_org_Diagnostics.EventLog.{i}.Type |
logData | Device.DeviceInfo.X_oneM2M_org_Diagnostics.EventLog.{i}.Data |
logStatus | Device.DeviceInfo.X_oneM2M_org_Diagnostics.EventLog.{i}.Status |
logStart | Set to "True", the Device.DeviceInfo.X_oneM2M_org_Diagnostics.EventLog.{i}.Enable parameter is set to "True". |
logStop | Set to "True", the Device.DeviceInfo.X_oneM2M_org_Diagnostics.EventLog.{i}.Enable parameter is set to "False". |