Zustünde Switch und Power publishen
This commit is contained in:
@@ -9,5 +9,7 @@ void MqttClient_Refresher();
|
||||
void MqttClient_Publisher();
|
||||
void MqttClient_Publish_MotorGear(int iMotorIndex, int iGear);
|
||||
void MqttClient_Publish_MotorPower(int iMotorIndex, int iPower);
|
||||
void MqttClient_Publish_MotorSwitchState(int iMotorIndex, unsigned char nSwitchState);
|
||||
void MqttClient_Publish_MotorActualPowerW(int iMotorIndex, int iMotorPowerW);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user