10 #include "SolenoidBase.h"
11 #include "LiveWindow/LiveWindowSendable.h"
12 #include "tables/ITableListener.h"
24 Solenoid(uint8_t moduleNumber, uint32_t channel);
26 virtual void Set(
bool on);
void StartLiveWindowMode()
void ValueChanged(ITable *source, const std::string &key, EntryValue value, bool isNew)
Solenoid(uint32_t channel)
void InitTable(ITable *subTable)
virtual void Set(bool on)
void StopLiveWindowMode()
std::string GetSmartDashboardType()