Searched full:scheduledtime (Results 1 – 10 of 10) sorted by relevance
| /openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/State/ |
| H A D | ScheduledHostTransition.interface.yaml | 4 - name: ScheduledTime 8 ScheduledTime is a date time when the host will be powered on/off. The 12 When ScheduledTime is 0, it means the functionality is disabled. When 13 ScheduledTime is smaller than current time, error InvalidTime will be 14 thrown. When the controller detects the ScheduledTime has passed, it 20 ScheduledTransition. When ScheduledTime is reached, but the host is 24 - xyz.openbmc_project.ScheduledTime.Error.InvalidTime
|
| /openbmc/phosphor-state-manager/test/ |
| H A D | test_scheduled_host_transition.cpp | 6 #include <xyz/openbmc_project/ScheduledTime/error.hpp> 20 sdbusplus::xyz::openbmc_project::ScheduledTime::Error::InvalidTime; 57 EXPECT_EQ(scheduledHostTransition.scheduledTime(0), 0); in TEST_F() 67 EXPECT_THROW(scheduledHostTransition.scheduledTime(schTime), in TEST_F() 77 EXPECT_EQ(scheduledHostTransition.scheduledTime(schTime), schTime); in TEST_F() 94 scheduledHostTransition.scheduledTime(0); in TEST_F() 99 EXPECT_EQ(scheduledHostTransition.HostTransition::scheduledTime(), 0); in TEST_F() 112 scheduledHostTransition.scheduledTime(schTime); in TEST_F()
|
| /openbmc/phosphor-state-manager/ |
| H A D | scheduled_host_transition.cpp | 13 #include <xyz/openbmc_project/ScheduledTime/error.hpp> 39 using namespace xyz::openbmc_project::ScheduledTime; 41 sdbusplus::xyz::openbmc_project::ScheduledTime::Error::InvalidTime; 46 uint64_t ScheduledHostTransition::scheduledTime(uint64_t value) in scheduledTime() function in phosphor::state::manager::ScheduledHostTransition 58 "scheduledTime: The function Scheduled Host Transition is disabled."); in scheduledTime() 78 // Set scheduledTime in scheduledTime() 79 HostTransition::scheduledTime(value); in scheduledTime() 126 // Set scheduledTime to 0 to disable host transition and update scheduled in callback() 128 scheduledTime(0); in callback() 196 auto schedTime = HostTransition::scheduledTime(); in handleTimeUpdates() [all …]
|
| H A D | scheduled_host_transition.hpp | 58 uint64_t scheduledTime(uint64_t value) override;
|
| /openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/ScheduledTime/ |
| H A D | meson.build | 3 sdbusplus_current_path = 'xyz/openbmc_project/ScheduledTime' 7 input: ['../../../../yaml/xyz/openbmc_project/ScheduledTime.errors.yaml'], 20 'xyz/openbmc_project/ScheduledTime',
|
| /openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/ |
| H A D | meson.build | 30 subdir('ScheduledTime') subdir 220 input: ['../../../yaml/xyz/openbmc_project/ScheduledTime.errors.yaml'], 221 output: ['ScheduledTime.md'], 233 'xyz/openbmc_project/ScheduledTime',
|
| /openbmc/openbmc-test-automation/openpower/ |
| H A D | test_timed_power_on.robot | 27 …z/openbmc_project/scheduled/host0 xyz.openbmc_project.State.ScheduledHostTransition ScheduledTime t 30 …xyz/openbmc_project/scheduled/host0 xyz.openbmc_project.State.ScheduledHostTransition ScheduledTime 48 [Documentation] Set time to power on host attribute ScheduledTime and expect
|
| /openbmc/pldm/configurations/pdr/ |
| H A D | 11.json | 147 "property_name": "ScheduledTime",
|
| /openbmc/ |
| D | opengrok1.0.log | 1772 2025-12-08 03:01:07.616-0600 FINEST t465 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/ScheduledTime.metadata.yaml' (260) at 20220430030026016 5443 2025-12-08 03:01:08.076-0600 FINEST t465 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/ScheduledTime.errors.yaml' (3,931) at 20210610000035142 [all...] |
| D | opengrok2.0.log | 1755 2025-12-07 03:01:08.624-0600 FINEST t457 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/ScheduledTime.metadata.yaml' (260) at 20220430030026016 5426 2025-12-07 03:01:09.019-0600 FINEST t457 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/ScheduledTime.errors.yaml' (3,931) at 20210610000035142 [all...] |