/openbmc/phosphor-dbus-monitor/src/test/ |
H A D | propertywatchtest.hpp | 64 static PropertiesChanged<uint64_t> 80 static PropertiesChanged<uint32_t> 96 static PropertiesChanged<uint16_t> 112 static PropertiesChanged<uint8_t> 128 static PropertiesChanged<int64_t> 144 static PropertiesChanged<int32_t> 160 static PropertiesChanged<int16_t> 176 static PropertiesChanged<int8_t> 192 static PropertiesChanged<std::string> 229 PropertiesChanged<uint8_t>( [all …]
|
H A D | propertywatchtest.cpp | 287 PropertiesChanged<T> serviceResponse; in testStart()
|
/openbmc/openbmc-tools/dbus-pcap/ |
H A D | README.md | 34 …p.DBus.Properties'), Field(type=<MessageFieldType.MEMBER: 3>, data='PropertiesChanged'), Field(typ… 36 …p.DBus.Properties'), Field(type=<MessageFieldType.MEMBER: 3>, data='PropertiesChanged'), Field(typ… 47 …ors/fan_tach/fan0_0"], [2, "org.freedesktop.DBus.Properties"], [3, "PropertiesChanged"], [8, "sa{s… 48 …ors/fan_tach/fan1_0"], [2, "org.freedesktop.DBus.Properties"], [3, "PropertiesChanged"], [8, "sa{s…
|
/openbmc/pyphosphor/obmc/dbuslib/ |
H A D | bindings.py | 91 self.PropertiesChanged( 97 self.PropertiesChanged( 119 self.PropertiesChanged(interface_name, prop_dict, []) 123 def PropertiesChanged( member in DbusProperties
|
/openbmc/phosphor-dbus-monitor/src/ |
H A D | propertywatchimpl.hpp | 143 DBusInterfaceType::template callMethodAndRead<PropertiesChanged<T>>( in updateProperties() 152 const PropertiesChanged<T>& properties) in propertiesChanged() 195 PropertiesChanged<T> properties; in propertiesChanged()
|
H A D | data_types.hpp | 84 using PropertiesChanged = std::map<std::string, std::variant<T>>; typedef
|
H A D | propertywatch.hpp | 168 const PropertiesChanged<T>& properties);
|
/openbmc/docs/ |
H A D | rest-api.md | 319 D-Bus InterfacesAdded and PropertiesChanged signals. 337 D-Bus paths. The InterfacesAdded and PropertiesChanged D-Bus signals emanating 342 D-Bus interfaces. The InterfacesAdded and PropertiesChanged D-Bus signal 390 InterfacesAdded and PropertiesChanged events. The response is a JSON dictionary 401 PropertiesChanged 404 "event": PropertiesChanged 407 … <dict : a dictionary of properties> (similar to org.freedesktop.DBus.Properties.PropertiesChanged)
|
/openbmc/openbmc-test-automation/redfish/extended/ |
H A D | test_websocket.robot | 66 # {"event":"PropertiesChanged","interface":"xyz.openbmc_project.Logging. 88 # {"event":"PropertiesChanged","interface":"xyz.openbmc_project.Dump.
|
/openbmc/entity-manager/docs/ |
H A D | my_first_sensors.md | 100 .PropertiesChanged signal sa{sv}as - - 202 .PropertiesChanged signal sa{sv}as - - 242 .PropertiesChanged signal sa{sv}as - -
|
/openbmc/dbus-sensors/ |
H A D | README.md | 52 check thresholds periodically. PropertiesChanged signals will be broadcasted for
|
/openbmc/docs/designs/ |
H A D | psu-firmware-update.md | 144 1. On start, the service will subscribe to the PropertiesChanged signal to the 148 PropertiesChanged event occurs), the service will check the new PSU's model
|
H A D | telemetry.md | 136 | | +-----------------------> PropertiesChanged | | 172 | | | on report D-Bus | |PropertiesChanged | | | 206 | | | Invoke GetAll method | |PropertiesChanged | | | 273 are updated on PropertiesChanged signal from the D-Bus sensors.
|
H A D | multi-host-postcode.md | 169 subscribe to `PropertiesChanged` signals on this object to get the updates.
|
H A D | code-update.md | 85 …BMCW ->> BMCW: Create Matcher<br>(PropertiesChanged,<br> xyz.openbmc_project.Software.Activation,<… 86 …BMCW ->> BMCW: Create Matcher<br>(PropertiesChanged,<br> xyz.openbmc_project.Software.ActivationPr…
|
H A D | phosphor-audit.md | 207 on configuration file and emit 'PropertiesChanged' signal with changed details.
|
H A D | uart-mux-support.md | 264 and `false` otherwise. A `PropertiesChanged` D-Bus signal for the `Active`
|
/openbmc/obmc-console/docs/ |
H A D | mux-support.md | 151 .PropertiesChanged signal sa{sv}as - -
|
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Telemetry/ |
H A D | Report.interface.yaml | 184 On Readings update PropertiesChanged signal is emitted. It
|
/openbmc/phosphor-inventory-manager/ |
H A D | README.md | 62 org.freedesktop.DBus.Properties.PropertiesChanged signal payload.
|
/openbmc/docs/architecture/ |
H A D | sensor-architecture.md | 11 `PropertiesChanged` signal when either the sensor or threshold value changes. It
|
H A D | user-management.md | 114 PropertiesChanged / || | Note: Either Host | ||
|
/openbmc/phosphor-pid-control/ |
H A D | configure.md | 124 .PropertiesChanged signal sa{sv}as - -
|
/openbmc/phosphor-fan-presence/docs/control/ |
H A D | events.md | 136 1. `properties_changed` - Subscribes to the PropertiesChanged signal for the
|
/openbmc/hiomapd/Documentation/ |
H A D | protocol.md | 375 properties. DBus will automatically generate a `PropertiesChanged` signal for
|