Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[vorto-dev] Vorto MQTT Generator Error

Hi,

I am trying to abstract a device using vorto,generate corresponding MQTT,web application code and connect the device to an MQTT broker .

I am following the below link :

Vorto Mqtt With WebApp

But, after the I generate MQTT code(using vorto-mqtt generator) ; Java beans code(using java-beans generator)  and update the projects - I am getting a 
"import org.springframework.integration.mqtt.support.DefaultPahoMessageConverter;" cannot be resolved error .

Here's the link to MQTT Generator project pom.xml file MQTT Generator POM 

Can anyone help me resolve this issue . 

Regards
Sravya K

Back to the top