PowerSwitchState

This is a ROS message definition.

Source

# SPDX-License-Identifier: BSD-3-Clause
# SPDX-FileCopyrightText: Czech Technical University in Prague

# State of a power switch (a relay, a transistor, FET...).
 
bool on  # If true, the power switch is on, i.e. the electric path is connected.