Searched full:scheduledtime (Results 1 – 11 of 11) 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/ |
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-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-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 | 26 …z/openbmc_project/scheduled/host0 xyz.openbmc_project.State.ScheduledHostTransition ScheduledTime t 29 …xyz/openbmc_project/scheduled/host0 xyz.openbmc_project.State.ScheduledHostTransition ScheduledTime 47 [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 | 2566 2025-03-16 03:00:41.129-0500 FINEST t467 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/ScheduledTime.metadata.yaml' (947) at 20220430030026016 [all...] |
D | opengrok2.0.log | 2597 2025-03-15 03:00:41.808-0500 FINEST t473 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/ScheduledTime.metadata.yaml' (947) at 20220430030026016 [all...] |
/openbmc/linux/ |
H A D | opengrok0.0.log | 2822 2024-12-28 20:09:06.492-0600 FINEST t1164 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/ScheduledTime.metadata.yaml.gz' 4499 2024-12-28 20:09:06.792-0600 FINEST t1082 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/ScheduledTime/meson.build.gz' [all...] |