Lines Matching +full:event +full:- +full:name

2     Implement to provide event/error entry attributes. This interface should be
9 - name: Id
12 The error event entry id number.
13 - name: Timestamp
16 Commit timestamp of the error event entry in milliseconds since 1970.
17 - name: Severity
20 The severity of the error event entry.
21 - name: Message
24 The message description of the error event entry.
25 - name: EventId
28 An implementation-dependent unique identifier for this event. This
30 per event but EventId is an optional identifier that is associated
31 with the event. The content of this property is implementation
33 - name: AdditionalData
37 - name: AdditionalData2
41 - name: Resolution
44 Suggestion for error resolution of this event.
45 - name: Resolved
53 - xyz.openbmc_project.Common.Error.Unavailable
54 - name: ServiceProviderNotify
60 notification is not sent to the service provider. An event of this
61 type requires a service action to correct the event, such as replacing
63 - name: UpdateTimestamp
73 - name: Level
77 - name: Emergency
80 - name: Alert
83 - name: Critical
86 - name: Error
89 - name: Warning
92 - name: Notice
95 - name: Informational
98 - name: Debug
102 - name: Notify
106 - name: NotSupported
109 - name: Notify
111 The service provider should be notified about the event log.
112 - name: Inhibit
114 The service provider should not be notified about the event log.
117 - name: GetEntry
120 blob. The mode of the file descriptor is to be reaad-only.
122 - name: fd
128 - default: xyz.openbmc_project.Logging
131 - namespace: /xyz/openbmc_project/logging
133 - name: Entry