Bug 404576 - Update MQTT client view to latest Paho Java client API
Summary: Update MQTT client view to latest Paho Java client API
Status: RESOLVED FIXED
Alias: None
Product: Paho
Classification: IoT
Component: MQTT (show other bugs)
Version: unspecified   Edit
Hardware: All All
: P3 major (vote)
Target Milestone: ---   Edit
Assignee: Andy Piper CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on: 382471
Blocks:
  Show dependency tree
 
Reported: 2013-03-28 11:32 EDT by Andy Piper CLA
Modified: 2013-04-21 18:55 EDT (History)
4 users (show)

See Also:


Attachments
patch for latest Java API (5.21 KB, patch)
2013-04-21 18:28 EDT, Andy Piper CLA
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andy Piper CLA 2013-03-28 11:32:00 EDT
The current MQTT client view for the IDE does not use all of the new functionality and APIs in the latest version of the Java client ('develop' branch).

We need to update this once the Java client is available from Maven.
Comment 1 Andy Piper CLA 2013-04-15 06:11:36 EDT
New code now available on master and in tag v0.2.1 but not yet in Maven

Client view needs to be updated - cc Marco and Wes - API can be updated to use the new Paho Java client. I'm happy to work with Eurotech on getting the submission into the repository.
Comment 2 Andy Piper CLA 2013-04-21 18:28:45 EDT
Created attachment 229941 [details]
patch for latest Java API

Patch from Wes at Eurotech, I will apply after local testing.
Comment 3 Andy Piper CLA 2013-04-21 18:55:59 EDT
Patch applied.