bluerhinos / phpMQTT

a simple php class to connect/publish/subscribe to a MQTT broker
Other
773 stars 460 forks source link

Facing problem. #104

Open haishensama opened 4 years ago

haishensama commented 4 years ago

Hi,I have a problem that hope you can help me.

The problem is when I run the subscribeAndWaitForMessage.php,it happend a fatal error.

The error is "Call to undefined method Mqtt::subscribeAndWaitForMessage()"

I dont kown how to solve this error.