Searched refs:presentState (Results 1 – 4 of 4) sorted by relevance
22 presentState=()38 presentState[i]="true"40 presentState[i]="false"
339 uint8_t presentState = 0; in getSensorReading() local345 &sensorOperationalState, &sensorEventMessageEnable, &presentState, in getSensorReading()
111 ipmi::Value presentState; in ledStoreAndSet() local 116 &presentState) != 0) in ledStoreAndSet() 120 ledProp->setPrevState(std::get<std::string>(presentState)); in ledStoreAndSet()
1907 output.emplace(("presentState[" + std::to_string(i) + "]"), in parseResponseMsg() 1964 uint8_t presentState = 0; in parseResponseMsg() local 1973 &sensorOperationalState, &sensorEventMessageEnable, &presentState, in parseResponseMsg() 1991 output["presentState"] = getSensorState(presentState, &sensorPresState); in parseResponseMsg() 2137 output[std::format("presentState[{}]", i)] = in parseResponseMsg()