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; 49 uint64_t ScheduledHostTransition::scheduledTime(uint64_t value) in scheduledTime() function in phosphor::state::manager::ScheduledHostTransition 61 "scheduledTime: The function Scheduled Host Transition is disabled."); in scheduledTime() 81 // Set scheduledTime in scheduledTime() 82 HostTransition::scheduledTime(value); in scheduledTime() 128 // Set scheduledTime to 0 to disable host transition and update scheduled in callback() 130 scheduledTime(0); in callback() 198 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 | 1796 2025-10-08 03:01:14.425-0500 FINEST t478 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/ScheduledTime.metadata.yaml' (260) at 20220430030026016 5467 2025-10-08 03:01:14.659-0500 FINEST t478 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/ScheduledTime.errors.yaml' (3,931) at 20210610000035142 [all...] |
D | opengrok2.0.log | 1862 2025-10-07 03:01:18.355-0500 FINEST t536 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/ScheduledTime.metadata.yaml' (260) at 20220430030026016 5533 2025-10-07 03:01:18.602-0500 FINEST t536 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/ScheduledTime.errors.yaml' (3,931) at 20210610000035142 [all...] |