Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "IoT/M2MIWG/Weekly call minutes"

< IoT
 
(224 intermediate revisions by 14 users not shown)
Line 1: Line 1:
The Machine-to-Machine Industry Working Group is holding weekly calls.<br>Participation to these calls is restricted to members of the IWG, but the minutes are public.  
+
{| align="right"
 +
| <googlecalendar title="IoT WG Meeting" mode="AGENDA" height="300" width="100%">u5j68s710reqmr37vd78jdlbm4%40group.calendar.google.com</googlecalendar>
 +
|}
 +
The Internet of Things Industry Working Group is holding bi-weekly calls on Tuesday at 17:00CET.<br>
 +
Participation to these calls is restricted to members of the IWG, but the minutes are public. We alternate between marketing-focused calls (upcoming events coordination, community outreach, etc.), and technical calls mostly targeting project leads, to synchronize cross-project activities.
  
The meetings are held via teleconference. The regular call-in numbers are as follows (if possible, please used caller paid numbers)
+
The meetings are held via the Zoom conferencing service. Details to access the meeting are the following:
  
Passcode: 874 515 514#
+
Join from PC, Mac, Linux, iOS or Android: [https://eclipse.zoom.us/j/646159255
 +
]
  
* Canada Caller Paid: 416-840-9801 / 1-877-727-8553
+
Or Telephone:
 +
*Dial(for higher quality, dial a number based on your current location):
 +
**US: +1 646 876 9923 or +1 669 900 6833 or +1 408 638 0968
 +
**Canada: +1 647 558 0588
 +
**France: +33 (0) 1 8288 0188
 +
**Germany: +49 (0) 30 3080 6188
 +
**Italy: +39 069 480 6488
 +
**United Kingdom: +44 (0) 20 3695 0088
  
* US Caller Paid: 480-629-1624 / 1-866-394-4146
+
Meeting ID: 646 159 255
 +
International numbers available: [https://eclipse.zoom.us/zoomconference?m=_pNyfcDAWXapKzsyyl4qMTwg6x8WkM7D]
  
* Germany Caller paid 49-6958-999-0561 / 0800-111-1193
+
Or iPhone one-tap :
+
* US: +16468769923,,976345400# or +16699006833,,976345400#
* UK Caller Paid44-207-154-0023  /  0800-358-3473
+
  
* France Caller Paid:  33-1-70-99-3261  / 0800-94-0253
 
  
<br>
 
  
  
  
= 2012-02-14 =
+
----------------------------------------
  
== Attendees ==  
+
= Feb 1, 2017 (WG Call)=
  
* Ian Skerrett, Eclipse Foundation
+
== Participants ==
* Arlen Nipper, Eurotech
+
* Benjamin Cabé, Sierra Wireless
+
* Gaétan Morice, Sierra Wireless
+
* Nick O'Leary, IBM
+
* Scott DeDeugd, IBM
+
* Andy Piper
+
  
== Agenda ==
+
*Dan Gross, Samsung
- Follow up on f2f meeting actions
+
*James Sutton, IBM
- EclipseCon
+
*David Bericat, Red Hat
- Relationship with standard organizations
+
*Laurent Lagosanto, MicroEJ
 +
*Roxanne Joncas, Eclipse Foundation
 +
*Benjamin Cabé, Eclipse Foundation
 +
*Brad Micklea, Codenvy
  
== Relationship with standard organizations ==
+
== Agenda ==
 +
=== Eclipse IoT Testbeds: review strategy and next steps. ===
 +
Work on a set of industry oriented (vertical solutions) to showcase a technical solution and showcase the Eclipse projects and vendor ecosystem.
 +
Eclipse IoT Members working together to set-up the testbed and create a demo that runs 24/7 on the Eclipse servers
 +
More details: https://docs.google.com/presentation/d/1nmdi-cmw_O-7W2qZKRHMN-3gw0WHxE75llcV0nMhS-U/edit?usp=sharing
 +
Proposed Testbed scenario around Asset Tracking Management: https://docs.google.com/presentation/d/1KF7yxv5Dnk6b2a574HPtU5pHR5q7wvsT4skKjGDz1Q4/edit?usp=sharing
 +
There are many options for collaboration
  
* Scott: ETSI is doing a lot in m2m space. MQTT particularly interested in OASIS. Continua health alliance …
+
*Dan Gross: Samsung interested in participating - Kura gateway using ARTIK.
* Arlen: is there something to be done w/ CoAP?
+
*Laurent Lagosanto: Potential use case for Eclipse Edje.
* Scott: should we engage a couple of vertical areas?
+
*David Bericat: Excited and look forward to working with everyone.
* Benjamin: standardization may not be the next important thing to focus on while we don't have much to share
+
* IBM and Eurotech are pushing MQTT to OASIS anyway, but the question is: would MQTT make sense for other standards orgs such as ETSI?
+
* Ian: no hurry while we don't have a better and common understanding of the m2m apps anatomy and so on
+
  
== Follow-up on f2f meeting actions ==
+
'''Next Steps''': Stay tuned, we will be updating the group at large and scheduling individual meetings.
* Metamodel first thoughts to be put by Benjamin on the wiki this week
+
* Benjamin to start discussing with Marco, Kai and Stefan to sync on the anatomy this week
+
* Ian: no progress on the communication perspective. need to get back in touch with Brian and Robert.
+
* MQTT setup: need to hook the instance to Eclipse's LDAP
+
* Developer website: Denis is deploying a Drupal instance.
+
* Paho code: Paho will follow parallel IP, Scott to update the group next week
+
  
== EclipseCon ==
+
=== 2. MQTT 5: Update from Ian Craggs / James Sutton on what’s in MQTT 5 and the expected impact on Eclipse Paho / Mosquitto and downstream adopters. ===
* Meeting room reserved for wednesday afternoon for the group. May be reschedule in the morning if there are conflicts
+
'''Big set of changes:'''
* Scott, Andy, Arlen, Marco, Wes, Benjamin, Gaetan, … will be at the conference (editor's note: I may have forgotten names… sorry about that)
+
*Use of the publish/subscribe message pattern which provides one-to-many message distribution and decoupling of applications.
* BoF on Wed. at 8.30pm
+
*A messaging transport that is agnostic to the content of the payload.
 +
*Three qualities of service for message delivery:
 +
**At most once", where messages are delivered according to the best efforts of the operating environment. Message loss can occur. This level could be used, for example, with ambient sensor data where it does not matter if an individual reading is lost as the next one will be published soon after.
 +
**At least once", where messages are assured to arrive but duplicates can occur.
 +
**"Exactly once", where messages are assured to arrive exactly once. This level could be used, for example, with billing systems where duplicate or lost messages could lead to incorrect charges being applied.
 +
*A small transport overhead and protocol exchanges minimized to reduce network traffic.
 +
*A mechanism to notify interested parties when an abnormal disconnection occurs.
 +
 +
'''Notes from the meeting:'''
 +
*Any request sent (and reply received) can have embedded metadata. This will be used for e.g letting a publisher know about *what* happened to the packet in addition to just acknowledging it
 +
**The CONNECT packet can contain information regarding what QoS are supported by the server
 +
**Supporting QoS 2 on the server is not mandatory anymore
 +
**Scalability
 +
*It will affect the Paho client and so a new Paho client will be created.
 +
**Improve API
 +
**Feedback from community
 +
**Work nicely with the new MQTT 5 features
 +
*The complete move will take a while, MQTT 3 will not go away anytime soon. It will be a parallel process. The previous versions of the client will be maintained. Some users might choose to use MQTT 3 since it’s more lightweight.
 +
 
 +
'''IMPORTANT:''' Get your feedback in as soon as possible, because in a few months it will be finalized, so review the specifications. View working draft 10 dated January 4: https://www.oasis-open.org/committees/documents.php?num_per_wg=10&wg_abbrev=mqtt
  
 +
=== 3. PMC topics: project documentation, build machines, Docker, … ===
 +
Skipped this item - not enough PMC members on the call
  
= 2012-02-07 =
+
=== 4. Misc. updates ===
 +
*WG Meeting at the Eclipse IoT Day San Jose Add your project for project update or intro: https://wiki.eclipse.org/EclipseIoT_SanJose2017
 +
*IoT Developer Survey Test it and give us feedback! It will go live next week. https://www.surveymonkey.net/r/Preview/?sm=PpPJLkX2kyFIkd4FpbfnijKgtSau8CTbzClUcIqMOv8UHpkGU6kxWrpBNJfYHpzC
 +
*Member companies are encouraged to ask for a special link that they can use to promote the survey to their communities, and have access to answers based on this segment.
 +
Open IoT Challenge: we will schedule a live hangout for project leads to answer any technical questions the participant may have. https://iot.eclipse.org/open-iot-challenge/
  
== Attendees ==
+
= Feb 15, 2017 (WG Call) =
  
* Ian Skerrett, Eclipse Foundation
+
== Participants ==
* Arlen Nipper, Eurotech
+
*Kai Kreuzer, Deutsche Telekom
* Benjamin Cabé, Sierra Wireless
+
*Jens Reimann, Red Hat
* Gaétan Morice, Sierra Wireless
+
*Dejan Bosanac, Red Hat
* Nick O'Leary, IBM
+
*Gerald Glocker, Bosch SI
* Peter Niblett, IBM
+
*Shuai li, CEA-LIST
* Scott DeDeugd, IBM
+
*Roxanne Joncas, Eclipse Foundation
 +
*Ian Skerrett, Eclipse Foundation
 +
*Benjamin Cabé, Eclipse Foundation
 +
*Dave Woodard, Eurotech
 +
*Ian Craggs, IBM
 +
*Kilton Hopkins, IOTRACKS
  
 
== Agenda ==
 
== Agenda ==
 +
===Presentation new project proposal: Eclipse Ditto (Digital Twins) ===
 +
'''Presenter: Gerald Glocker, Bosch SI'''
  
* Action items after kick-off
+
Bosch will be proposing a new project called “Eclipse Ditto” soon for managing state of Digital Twins. Hopefully the proposal will be made next week.
 +
The Ditto Project will be a mediator between IoT Devices and the state of their Digital Twins. 
 +
Digital Twin is not really a fixed term. Bosch views Digital Twin as is a holistic view of all capabilities and aspects of a device/product asset including its digital representation.
 +
Ultimate goal is to use the digital twin as a service. There would be a higher level API to work with individual devices and you wouldn’t have to know what is happening in the background. The plan is to integrate with Eclipse Vorto and Eclipse Kapua.
  
== Action items ==
+
Read the one-page: https://wiki.eclipse.org/File:Ditto_Project.png
  
* Developer hub/Web portal
+
*Questions:
** IBM to update the group about this item (wrt Andy leaving IBM)
+
Can changes to the state be made on the device of the twin, or is it only one way? The state of the device could be in both directions. Changes to the state on the device or the digital twin would change the state of the other one.
** Andy will probably still work on this though
+
A twin is not necessarily 1:1 device, a twin can represent many things (device + JVM + …)
** Sierra Wireless is interested in working on this hub, by providing Lua samples
+
** Arlen: Eurotech would like to contribute its Java MQTT client
+
** Drupal instance to be set up at Eclipse
+
*** m2m.eclipse.org would be the main URL
+
*** m2m.eclipse.org/mqttsandbox would be the entry point for the Mosquitto broker that is to be deployed at eclipse
+
** Robert to draft a logo for the M2MIWG portal
+
  
* M2M application anatomy: Marco and Kai to lead this
+
Project Proposal: https://projects.eclipse.org/proposals/eclipse-ditto
  
* M2M metamodel: Benjamin to lead this
+
=== Presentation by CEA-List on Model Design Environment for IoT ===
** First thoughts should be put on the weeky before next week call
+
'''Presenter: Shuai li CEA-List'''
** This will be food for thoughts for the M2M anatomy work package
+
  
* The weekly IWG call will be used from now on to synchronize the different work items (metamodel, anatomy, marketecture, ...) and we will try to keep it 30-min long
+
*Slides: https://wiki.eclipse.org/File:S3P-IoTModelingExecution_CEA_Primstech_MicroEJ-final.pdf
 +
*Video: https://www.youtube.com/watch?v=7JqAPRH0bfU
 +
*For more details, contact Shuai li from CEA-List.
  
 +
=== Update on Testbeds ===
 +
'''Presenter Benjamin Cabé'''
  
= 2012-01-17 =
+
Testbeds aim to showcase the software stack available from our open source projects, as well as the various offers that the WG members provide on top if it (cloud solutions, analytics platforms, hardware, integration services, …).
  
== Attendees ==
+
The first testbed will be a solution for Asset Tracking Management, more specifically tracking the delivery of valuable parcels. The end-to-end solution will comprise embedded sensors that can be attached to the parcels to monitor e.g temperature or vibration, IoT gateways in order to collect the sensor data (for example inside the delivery truck), process it, and report it to a cloud backend where it can be further analyzed, or made available to 3rd party apps. Members currently participating: Red Hat + Eurotech
  
* Scott DeDeugd, IBM
+
A wiki page describes the solution https://wiki.eclipse.org/IoT/Testbeds/Asset_Tracking_Management and will be completed as other members jump on the train to extend the code scenario with their respective solutions.
* Dave Locke, IBM
+
The code to replicate and demonstrate the testbed will be shared through https://github.com/eclipselabs/eclipseiot-testbed-assettracking.
* Andy Piper, IBM
+
* Ian Skerrett, Eclipse Foundation
+
* Benjamin Cabé, Sierra Wireless
+
* Gaétan Morice, Sierra Wireless
+
* Kai Rudella, Bosch
+
* Stefan Ferber, Bosch
+
* Arlen Nipper, Eurotech
+
  
== Agenda ==
+
Participation to the testbeds is open to any member of the IoT WG, and more details on the overall strategy are available at https://goo.gl/UeDekI.
  
* Bosch introduction
+
=== Eclipse IoT Day in San Jose and Unconference ===
* Paho
+
'''Presenter: Ian Skerrett'''
* MQTT server at Eclipse
+
* Marketing and Promotion ideas
+
  
== Bosch introduction ==
+
We’re looking for use-case type speakers to present how their company uses Eclipse IoT projects. Last year at ECE 2016 we had a speaker from the Deutsche Bahn train system explain how Eclipse Paho and MQTT are used in their train systems.
  
* IoT is something Bosch has a special interest in
+
Ideally the speaker would be from the Bay area since this is short notice. Please let us know if you know anyone that could be a good candidate.
* Bosch is manufacturer of "things" working autonomously and/or in interaction w/ other
+
* Challenge: bring the Bosch product portfolio into the IoT
+
* Bosch Software Innovation working on technology that would enable IoT for Bosch products
+
* Bosch interested in seeing what Open Source community could provide
+
  
== Face-to-face meeting ==
+
=== Eclipse Leshan Press Release ===
 +
'''Presenter: Ian Skerrett'''
  
* Restaurant not picked up yet (will depend on the number of participants). Andy is coordinating this.
+
Today, February 15, we issued a press release about Eclipse Leshan and Eclipse Waakama “Eclipse IoT Announces Support for OMA LightweightM2M 1.0 Device Management Standard” Read it here: http://www.eclipse.org/org/press-release/20170215_lwm2m.php
  
== MQTT server at Eclipse ==
+
=== IoT World plans ===
 +
'''Presenter: Ian Skerrett'''
  
* Arlen has been working with Eclipse IT and Roger Light
+
Eclipse IoT will have a booth at IoT World and would like to coordinate with other members. We won’t be doing the pavilion since not enough members wanted to participate, but we will get in touch soon to partner with interested members, such as IOTRACKS, that showed interest in participating.
* Arlen suggests that Eclipse users could have a dedicated topic if they asked for, so as everybody can make tests in their own sandboxes
+
  
== Marketing/Promotion ==
+
=== IoT Developer Survey ===
 +
'''Presenter: Roxanne Joncas'''
  
* This will be discussed during the Face-to-Face meeting
+
On February 7, we launched the third annual IoT Developer Survey. Please take the time to complete the survey and to share it with your coworkers and community.
* There is an M2M event the 24th and the 25th of January in Berlin. Details will be posted on the list.
+
*Link to promote/share: https://www.surveymonkey.com/r/iotsurvey2017eclipseiot
 +
*Graphic for promotion: https://wiki.eclipse.org/File:Iotsurveypartners.png
  
  
= 2012-01-10 =
+
= Feb 15, 2017 (WG Call) =
  
== Attendees ==  
+
== Participants ==
 
+
*Kai Kreuzer, Deutsche Telekom
* Patrick Dempsey (Band XI)
+
*Jens Reimann, Red Hat
* Benjamin Cabé (Sierra Wireless)
+
*Dejan Bosanac, Red Hat
* Gaétan Morice (Sierra Wireless)
+
*Gerald Glocker, Bosch SI
* Scott DeDeugd (IBM)
+
*Shuai li, CEA-LIST
* Andy Piper (IBM)
+
*Roxanne Joncas, Eclipse Foundation
* Ian Skerrett (Eclipse Fdn)
+
*Ian Skerrett, Eclipse Foundation
* Arlen Nipper (Eurotech)
+
*Benjamin Cabé, Eclipse Foundation
 +
*Dave Woodard, Eurotech
 +
*Ian Craggs, IBM
 +
*Kilton Hopkins, IOTRACKS
  
 
== Agenda ==
 
== Agenda ==
 +
===Presentation new project proposal: Eclipse Ditto (Digital Twins) ===
 +
'''Presenter: Gerald Glocker, Bosch SI'''
  
* Kick-off meeting preparation
+
Bosch will be proposing a new project called “Eclipse Ditto” soon for managing state of Digital Twins. Hopefully the proposal will be made next week.
 +
The Ditto Project will be a mediator between IoT Devices and the state of their Digital Twins. 
 +
Digital Twin is not really a fixed term. Bosch views Digital Twin as is a holistic view of all capabilities and aspects of a device/product asset including its digital representation.
 +
Ultimate goal is to use the digital twin as a service. There would be a higher level API to work with individual devices and you wouldn’t have to know what is happening in the background. The plan is to integrate with Eclipse Vorto and Eclipse Kapua.
  
== Kick-off meeting ==
+
Read the one-page: https://wiki.eclipse.org/File:Ditto_Project.png
  
* Ian has set up http://wiki.eclipse.org/Machine-to-Machine/Face-2-Face-Meeting-Jan31
+
*Questions:  
* Andy needs to have the agenda and a more accurate list of the attendees to get badges and stuff
+
Can changes to the state be made on the device of the twin, or is it only one way? The state of the device could be in both directions. Changes to the state on the device or the digital twin would change the state of the other one.
* Ian suggests that Sierra, IBM, Eurotech... make a 10-15 min presentation of their respective corporate strategy
+
A twin is not necessarily 1:1 device, a twin can represent many things (device + JVM + …)
* Everybody working on inviting parties: Bosch, Intel/Windriver, Sensorlogic, ...
+
* Reminder that there will be a dinner the evening before the meeting
+
  
= 2011-12-13 =
+
Project Proposal: https://projects.eclipse.org/proposals/eclipse-ditto
  
== Attendees ==
+
=== Presentation by CEA-List on Model Design Environment for IoT ===
 +
'''Presenter: Shuai li CEA-List'''
  
* Benjamin Cabé (Sierra Wireless)
+
*Slides: https://wiki.eclipse.org/File:S3P-IoTModelingExecution_CEA_Primstech_MicroEJ-final.pdf
* Gaétan Morice (Sierra Wireless)
+
*Video: https://www.youtube.com/watch?v=7JqAPRH0bfU
* Scott DeDeugd (IBM)
+
*For more details, contact Shuai li from CEA-List.
* Andy Piper (IBM)
+
* Arlen Nipper (Eurotech)
+
* Ian Skerrett (Eclipse Fdn)
+
* Mike Milinkovich (Eclipse Fdn)
+
  
== Agenda ==
+
=== Update on Testbeds ===
 +
'''Presenter Benjamin Cabé'''
  
* IWG charter and official creation
+
Testbeds aim to showcase the software stack available from our open source projects, as well as the various offers that the WG members provide on top if it (cloud solutions, analytics platforms, hardware, integration services, …).
* Roadmap
+
* Charter review
+
* Recruitment
+
  
== IWG charter and official creation ==
+
The first testbed will be a solution for Asset Tracking Management, more specifically tracking the delivery of valuable parcels. The end-to-end solution will comprise embedded sensors that can be attached to the parcels to monitor e.g temperature or vibration, IoT gateways in order to collect the sensor data (for example inside the delivery truck), process it, and report it to a cloud backend where it can be further analyzed, or made available to 3rd party apps. Members currently participating: Red Hat + Eurotech
  
* Ian will incorporate the suggested modification regarding Steerring Committee participation requirements.
+
A wiki page describes the solution https://wiki.eclipse.org/IoT/Testbeds/Asset_Tracking_Management and will be completed as other members jump on the train to extend the code scenario with their respective solutions.
* Ian to send the announcement to the membership-at-large mailing-list later this week.
+
The code to replicate and demonstrate the testbed will be shared through https://github.com/eclipselabs/eclipseiot-testbed-assettracking.
* Sierra, IBM and Eurotech initial members of the Steering Committee.
+
  
== Roadmap ==
+
Participation to the testbeds is open to any member of the IoT WG, and more details on the overall strategy are available at https://goo.gl/UeDekI.
  
* No progress.
+
=== Eclipse IoT Day in San Jose and Unconference ===
* Need to work on Paho and Koneki roadmaps before the F2F meeting.
+
'''Presenter: Ian Skerrett'''
  
== Recruitment ==
+
We’re looking for use-case type speakers to present how their company uses Eclipse IoT projects. Last year at ECE 2016 we had a speaker from the Deutsche Bahn train system explain how Eclipse Paho and MQTT are used in their train systems.
  
* Mike and Ian to talk to Axeda later today about their participation.
+
Ideally the speaker would be from the Bay area since this is short notice. Please let us know if you know anyone that could be a good candidate.
* Arlen to talk with someone from Telit.
+
* Mike: when would be the best timing to start recruiting projects? (eg Mosquitto)
+
** Arlen: we need to get the sandbox ready first
+
** Ben: it's important to define the structure of the Koneki and Paho projects to have a better understanding of where new projects would end up.
+
  
== Misc ==
+
=== Eclipse Leshan Press Release ===
 +
'''Presenter: Ian Skerrett'''
  
* Arlen and Scott will make a couple of M2M slidedecks available on the Wiki.
+
Today, February 15, we issued a press release about Eclipse Leshan and Eclipse Waakama “Eclipse IoT Announces Support for OMA LightweightM2M 1.0 Device Management Standard” Read it here: http://www.eclipse.org/org/press-release/20170215_lwm2m.php
* '''Next call will be on Jan, 10th.'''
+
* Face-to-face meeting: try to schedule a dinner for the day before the meeting (Jan 30th).
+
* Mike will share the address of a suggested hotel.
+
* Ian will advertise the meeting on his blog so as people interested can join.
+
* Andy will talk about the meeting at an IoT event in London tomorrow
+
  
= 2011-12-06 =
+
=== IoT World plans ===
 +
'''Presenter: Ian Skerrett'''
  
== Attendees ==
+
Eclipse IoT will have a booth at IoT World and would like to coordinate with other members. We won’t be doing the pavilion since not enough members wanted to participate, but we will get in touch soon to partner with interested members, such as IOTRACKS, that showed interest in participating.
  
* Benjamin Cabé (Sierra Wireless)
+
=== IoT Developer Survey ===
* Gaétan Morice (Sierra Wireless)
+
'''Presenter: Roxanne Joncas'''
* Andy Piper (IBM)
+
 
* Patrick Dempsey (Band XI)
+
On February 7, we launched the third annual IoT Developer Survey. Please take the time to complete the survey and to share it with your coworkers and community.
* Ian Skerrett (Eclipse Fdn)
+
*Link to promote/share: https://www.surveymonkey.com/r/iotsurvey2017eclipseiot
* Mike Milinkovich (Eclipse Fdn)
+
*Graphic for promotion: https://wiki.eclipse.org/File:Iotsurveypartners.png
 +
 
 +
= Mar 1, 2017 (WG Call) =
 +
 
 +
== Participants ==
 +
*Benjamin Cabé, Eclipse Foundation
 +
*Roxanne Joncas, Eclipse Foundation
 +
*Ian Skerrett, Eclipse Foundation
 +
*Jens Reimann, Red Hat
 +
*György Réthy, Ericsson
 +
*Dave, IOTRACKS
 +
*Kilton Hopkins, IOTRACKS
 +
*Michael Limprecht, IOTRACKS
 +
*James Sutton, IBM
 +
*Ian Craggs, IBM
 +
*Laurent Lagosanto, MicroEJ
 +
*Henryk Konsek, Red Hat
 +
*Kai Kreuzer, Deutsche Telekom
 +
*Others who joined later
  
 
== Agenda ==
 
== Agenda ==
 +
=== Presentation from the Eclipse Titan team at Ericsson ===
 +
'''Presenter: György Réthy'''
  
* Koneki and Paho updates
+
Eclipse Titan is a tool built around the TTCN-3 testing standard, and it is very relevant for IoT as it can be used to test MQTT, CoAP, oneM2M, etc. communication scenarios. It was created by Ericsson 15 years ago and has been used internally ever since. It was open sourced 2 years ago at the Eclipse Foundation.
* Charter review
+
*oneM2MTestter version 1.0 has been released
* Recruitment
+
*No need to learn a new language
 +
*Pilot with CoAP for modeling Testing
  
== Paho update ==
+
Question: Can you execute it in a headless mode? Yes, command line tools is the controller. There are also Eclipse plugins available for test executive that control the command line component.
  
* Refactoring of the code ongoing internally at IBM (package names renaming...)
+
More information is available in the slides.
* Eurotech also doing refactoring on its side.
+
*Slides: https://wiki.eclipse.org/File:Titan@EclipseIoTWG_20170301.pdf
  
== Koneki update ==
+
=== Eclipse Foundation Security policy ===
 +
'''Presenter: Ian Skerrett '''
  
* Working on the project plan for the face-to-face meeting (application models, simulators)
+
Security is obviously a key concern for IoT so we would like to make sure everyone is familiar with the Security Policy in place at the Eclipse Foundation, and that all projects implement appropriate to let their users know how to report security issues, and know how to handle them.
  
== Charter review ==
+
There is a security team at the Eclipse Foundation, Jens Reimann and Julien Vermillard are on this team to represent IoT.
  
* Benjamin: can we make it clearer what 2 ppl exactly means in the requirement to be part of the Steering Committee
+
One of the problems: On Bugzilla, you can mark a bug as private and only the security team will see it and assign it from appropriate project leaders. For projects that use GitHub issues, there isn’t a way to make an issue private. These projects need a link on their site that instructs users to open any security vulnerability bugs on Buzgilla.
* Ian: We should clarify what it means to be actively participating: being an active committer, ...
+
** ==> Ian to draft something in that direction
+
* Andy to check how many FTE actually working on M2MIWG related stuff
+
* Additions in the "Interested parties" section of the charter: Axeda, Band XI.
+
  
== Face to Face meeting ==
+
All vulnerabilities will eventually need to be made public and the goal is to resolve any vulnerability within *3 months*. After 3 months, the vulnerability will be madepublic.
  
* Jan. 31st is confirmed.
+
*Questions can be sent to security@eclipse.org
 +
*Next steps: Ian will talk to Wayne and get more concrete next steps.
 +
*Slides: https://docs.google.com/presentation/d/1xZquUsFDnhxYAdlp8ImXqEueu5IiLFfuOAEPWkQp4Gs/edit?usp=sharing
  
== Recruitment ==
+
=== Eclipse IoT Day in San Jose and Unconference ===
 +
'''Presenter: Ian Skerrett'''
  
* Axeda is joining the Eclipse Foundation and interested in joining the IWG.
+
We’re looking for use-case type speakers to present how their company uses Eclipse IoT projects. Last year at ECE 2016 we had a speaker from the Deutsche Bahn train system explain how Eclipse Paho and MQTT are used in their train systems.  
* Mike highlights that we need to stimulate the participation of other companies.
+
* Ian: we should invite companies to our F2F meeting, even though this is a members meeting.
+
* Bosch, Pachube, Windriver
+
* Ian suggest we try to invite a carrier. Benjamin to check for a contact at Sprint.
+
* Ian: from the outside(feedback from Thingworx, for example), the IWG initiative looks very MQTT-centric, maybe we need to clarify this.
+
  
== Misc. ==
+
Ideally the speaker would be from the Bay area since this is short notice. Please let us know if you know anyone that could be a good candidate.
  
* Mike to check with Arlen how things are going regarding the setup of the Mosquitto sandbox
+
For the IoT WG Meeting, feel free to suggest guest speakers. We already invited the OMA Group to give an update on LWM2M.
* EclipseCon
+
** IWG talk has been declined, 1 Koneki talk (Lua Development Tools), 1 Paho talk.
+
** Ian: if we want to have a F2F meeting at EclipseCon, it is possible to book meeting rooms
+
  
= 2011-11-29 =
+
=== IoT Developer Survey ===
 +
'''Presenter: Roxanne Joncas'''
  
== Attendees ==
+
On February 7, we launched the third annual IoT Developer Survey. Please take the time to complete the survey and to share it with your coworkers and community.
 +
*Link to promote/share: https://www.surveymonkey.com/r/iotsurvey2017eclipseiot
 +
*Graphic for promotion: https://wiki.eclipse.org/File:Iotsurveypartners.png
  
* Benjamin Cabé (Sierra Wireless)
+
= Apr 10, 2017 (WG Call) =
* Gaétan Morice (Sierra Wireless)
+
 
* Scott DeDeugd (IBM)
+
== Participants ==
* Arlen Nipper (Eurotech)
+
*Benjamin Cabé, Eclipse Foundation
* Patrick Dempsey (Band XI)
+
*Roxanne Joncas, Eclipse Foundation
* Ian Skerrett (Eclipse Fdn)
+
*Ian Skerrett, Eclipse Foundation
* Mike Milinkovich (Eclipse Fdn)
+
*James Drummond, Codenvy
 +
*Kai Hudalla, Bosch SI
 +
*Kilton Hopkins, IOTRACKS
 +
*Jens Reimann, Red Hat
 +
*Howard Green, Azul Systems
 +
*Thibault Rouffineau, Canonical
 +
*David Bericat, Red Hat
 +
*Dan Gross, Samsung
 +
*Others who joined later
  
 
== Agenda ==
 
== Agenda ==
 +
=== Hono Update ===
 +
'''Presenter: Kai Hudalla'''
 +
*0.5 M6 Milestone of Hono released this week.
 +
*3-4 weeks in between each release. It’s about continuously improving the system. Working on the telemetry system right now. Stability and resilience has improved, when services fail - how do they reconnect and start working without manual interference.
 +
*Hackathon in Berlin at Bosch Connected World. Over 100 devices connected to a Hono instance to provide an API and build their solution on top of that. It was pretty successful. It was great because they users could focus on how to use the data, instead of how to connect.
 +
*Finish up the remaining work around security and authorization to have a first 0.5 release with the full telemetry implementation ready in the summer.
 +
*Rest + MQTT Adapter and custom ones to connect to LORA 1, but this one not standardized. Bosch camera (HTTP, but not RESTful).
  
* Charter review
 
* Roadmap
 
* Recruiting update
 
  
== Charter review ==
+
=== Review IoT Developer Survey Results ===
 +
'''Presenter: Ian Skerrett '''
 +
*Why isn’t automotive a top industry?
 +
*Hard to get customers to buy in to the security
 +
*It’s not cheap, and no one wants to pay for it
 +
*If it’s a feature, it’s taken for granted
 +
**We would have to check Node.js and JavaScript (in future remove Node.js)
 +
*Discrepancy between Linux and ARM on constrained devices - people seem to have answered they run Linux on constrained devices while the dominant architecture seems to be very constrained ARM Cortex-M architectures.
 +
*Slide #32 Security Boot to Secured boot
  
* Get rid of the tentative roadmap section because it is stale in terms of timeline and we now have a dedicated roadmap document
+
Report: https://ianskerrett.wordpress.com/2017/04/19/iot-developer-trends-2017-edition/
* Membership rules: two different levels of membership so as it is still meritocracy based even though the group is open to everyone
+
Slides: https://www.slideshare.net/IanSkerrett/iot-developer-survey-2017
** Is 2 ppl the right number of full-time appointed resources needed to be part of the steering committee?
+
*** "Appoint at least 2 developers/technical resources to contribute to the creation of M2M WG technologies" means that resources can also work on sponsored projects
+
*** Everybody agrees on the way membership rules are formulated
+
** What would be the requirements in terms of advocacy?
+
** Ian to propose something going in this direction
+
* Creation could (should) happen on Dec. 8th (since review started Nov. 8th)
+
** The list of initial members of the Steering Committee has to be finalized by then
+
** Mike and Scott suggest to send a remainder so as more people can have a chance to look at the charter
+
** Mike reminds that any Eclipse Fdn member meeting the participation requirements is in.
+
** Scott: we're not in a hurry to formally start the WG.
+
** Sierra Wireless, IBM and Eurotech to internally confirm that they want/will be part of the SC.
+
  
== Roadmap ==
+
=== Proposal to Re-start IoT WG Steering Committee ===
 +
'''Presenter: Ian Skerrett '''
 +
*Purpose of the Steering Committee: To provide executive-level strategy, review, and oversight to the Eclipse IoT Working Group.
 +
*Why do we need a steering committee? Who would be on the steering committee.
 +
*Highly debated during the call, you can follow the discussion on the IoT-WG mailing list.
 +
Details: https://docs.google.com/document/d/1jBYPe1bojxvX3aka2fKk1FAGfmghIV284NK4ttiWucw/edit?usp=sharing
  
* Programming model
+
=== Update of Eclipse IoT Open Testbeds ===
** Benjamin: more than programming model, what we certainly want to mention an "application model" (contract between embedded and server: description of data exchanged, communication interfaces, …)
+
'''Presenter: Benjamin Cabé '''
** Patrick to have a look and see internally if Band XI would be interested
+
*Testbeds are doing great and will be announced in two weeks prior to the Red Hat Summit in Boston, May 2-4.
** Benjamin to provide more information regarding this model topic.
+
*We will be hosting more testbeds in the future and every working group member is invited to participate or propose one.
  
== Face-to-face meeting ==
+
= Apr 26, 2017 (WG Call) =
  
* Date of 31st Jan. in IBM Hursley still on
+
== Participants ==
 +
*Benjamin Cabé, Eclipse Foundation
 +
*Roxanne Joncas, Eclipse Foundation
 +
*Ian Skerrett, Eclipse Foundation
 +
*Dejan Bosanac, Red Hat
 +
*Mick Limprecht, IOTRACKS
 +
*Kai Hudalla, Bosch SI
 +
*James Kirkland, Red Hat
 +
*Jens Reimann, Red Hat
 +
*Laurent Lagosanto, MicroEJ
 +
*David Bericat, Red Hat
 +
*Kai Kreuzer, Deutsche Telekom
 +
*Others who joined later
  
== Recruitment ==
+
== Agenda ==
  
* Ian to come back to the handful of interested parties to see what would be their timeframe to join and see how that fits with the tentative launch date of Dec, 8th.
+
== Testbed Update - Benjamin Cabé ==
 +
*New open IoT Testbed will be announced tomorrow
 +
*Demo system and implementation of the testbed, Red Hat, Eurotech, Samsung, Azul Systems and Codenvy collaborated on an Asset Tracking Testbed. It features, Eclipse Kura, Eclipse Kapua, Eclipse Che, Samsung ARTIK and OpenShift.
  
= 22nd Nov. 2011  =
+
Announcement: https://www.eclipse.org/org/press-release/20170426_iottestbeds.php
  
== Attendees ==
+
Testbed on Eclipse IoT: https://iot.eclipse.org/testbeds/
  
* Benjamin Cabé (Sierra Wireless)
+
Asset Tracking Testbed: https://iot.eclipse.org/testbeds/asset-tracking/
* Scott DeDeugd (IBM)
+
 
* Arlen Nipper (Eurotech)
+
Benjamin’s blog post: https://blog.benjamin-cabe.com/2017/04/27/unveiling-the-eclipse-iot-open-testbeds
* Ian Skerrett (Eclipse Fdn)
+
 
* Mike Milinkovich (Eclipse Fdn)
+
== Security policies for IoT projects - Jens Reimann ==
 +
We have been doing some work on the security policies.
 +
 
 +
Changes:
 +
*New projects should know that there are security policies at the Eclipse Foundation
 +
*Encourage projects to put a link directing users to detailed information to report security issues against Eclipse IoT projects.
 +
*New mandatory field = reporting security issues for Eclipse IoT projects in the release review. If there are none, just say none, but if there are just list them. If you can’t list them right away, you can just put the bugzilla link that is not publicly viewable to users.
 +
*We will write this new information down so new and existing projects know how to do it and will send an email to inform projects how to proceed
 +
 
 +
== Update on a new IoT WG charter and Steering Committee - Ian Skerrett ==
 +
*With each Working Group at the Eclipse Foundation, there is a steering committee that helps make decisions. We used to have one when the working group was called M2M, but it didn’t work out for many reasons. We would like to relaunch it to make sure that the things we are producing are in agreement with what the overall community wants.
 +
*We need to define roles and responsibilities in the charter.
 +
*If the community doesn’t agree on something eventually the Steering Committee can help.
 +
 
 +
== Plans for IoT World - Roxanne Joncas ==
 +
*Booth at the event, demoing the testbeds and Eclipse IoT Projects
 +
*If you’d like to demo, just let us know!
 +
 
 +
== IoT Day in London and Munich - Ian Skerrett ==
 +
*Eclipse IoT Day @ThingMonk will take place September 11 in London, UK http://thingmonk.com/ 
 +
*Should we do an IoT Day in Munich the week of Sept 11? General consensus is not to have an Eclipse IoT Munich is too close to ECE in September, maybe in February or have a presence in Spain.
 +
 
 +
 
 +
= May 24, 2017 (WG Call) =
 +
 
 +
== Participants ==
 +
*Benjamin Cabé, Eclipse Foundation
 +
*Roxanne Joncas, Eclipse Foundation
 +
*Ian Skerrett, Eclipse Foundation
 +
* Kai Hudalla, Bosch SI
 +
* Kai Hackbarth, Bosch
 +
* Laurent Lagosanto, MicroEJ
 +
* James Sutton
 +
* Kai Kreuzer, Deutsche Telekom
 +
* Jens Reimann, Red Hat
 +
* James Kirkland, Red Hat
 +
[ other people joined in late, feel free to add your name :-) ]
  
 
== Agenda ==
 
== Agenda ==
 +
=== Update on IoT initiatives at OSGi Alliance -  a brief update on the work the OSGi Alliance is doing around IoT ===
 +
'''Presenter: Kai Hackbarth, Bosch'''
  
* Review of the first draft of roadmap
+
OSGI IoT expert group started in 2015, before that there was a resident expert group focusing more on smart home, but we wanted to make it broader and include more IoT domains.
* Face to face meeting
+
*MQTT service adapter - receive MQTT messages and push them into OSGi EventAdmin. There is a connection to Eclipse Paho.
* Recruitment
+
*CoAP - import CoAP services and export OSGi services (making them available via CoAP).
* Mosquitto setup
+
*Liaison with OneM2M- Smart device template, HGI work started and closed last year, but OneM2M took over this work and is continuing it (Deutsche Telekom). Working on an IRP to see how we can use this with OSGi devices that already exist.
 +
*OneM2M interworking - How to integrate an OSGi environment into a OneM2M ecosystem. Meeting coming up in June and a joint workshop with OneM2M to work out the requirements.
 +
*White paper on security including a testing platform, test several vulnerabilities from an OSGi environment and tells you which rules or best practices to apply.
 +
*Other topics we are trying to push forward: real time Java, for example and specification around OPC-UA.
 +
*Everything is publicly available on GitHub: OSGi design
  
== Review of the first draft of the roadmap ==
+
=== Planning for upcoming IoT Day in London, UK and Ludwigsburg, Germany  ===
 +
'''Presenter: Roxanne Joncas, Eclipse Foundation'''
  
* Overview and background
+
We are planning two upcoming Eclipse IoT days this fall.
** Ian: we should define M2M better in the first section
+
 
** Ian: is the roadmap only related to Eclipse projects?
+
''' Eclipse IoT Day @ Thingmonk | Sept 11 - London, UK '''
** Ian: highlight that we want to build an industry consortium
+
We hosted this event for the first time last year and it was great. It’s co-located with Thingmonk (Sept 12-13), a developer conference for people making IoT platforms.
* Basic Principles
+
** Arlen: the feedback on MQTT recent announcements is that ppl think that everybody seems to pick his specific protocol and promote it / try to turn it into a standard
+
''' Eclipse IoT Day @ ECE | Oct 24 - Ludwigsburg, Germany'''
** Mike & Arlen: we are fine with existing protocols (recent discussion about DNP 3.0 in MQTT google group), we don't aim at replacing them. We want to be above existing protocols.
+
Third year we are hosting the event, last year was a success and we hope to make it even better this year.
** There are questions still open in this section. Let's keep them as is and put the roadmap draft on the wiki.
+
 
** Arlen: use cases definition is a difficult task ; especially if we have carriers involved (difficult to end up with use cases which are not too generic)
+
*Monday, Oct 23 - Eclipse IoT WG Meeting
* M2M vision, purpose & scope
+
Guest speakers
 +
Project Updates / Intros
 +
Collaboration Topics / Open Whiteboard
 +
 +
*Tuesday, Oct 24 - IoT Day
 +
Various expert speakers
 +
 +
*Wednesday, Oct. 25 - IoT HackDay
 +
Early planning stages
 +
All day event
 +
Hands-on experience Eclipse IoT technology. Opportunity for everyone to learn more about the ecosystem and to connect with other developers.
 +
 +
*PC - Volunteers for IoT @ ECE
 +
Thank you to: Istvan Rath, IncQuery Labs & Jens Reimann, Red Hat
 +
 +
'''CFPs are open'''
 +
Propose a talk for ECE IoT day on the EclipseCon Europe website.
 +
Talk ideas for Thingmonk iot@eclipse.org
 +
 +
'''Sponsorship'''
 +
Looking for sponsors for both events, email me roxanne@eclipse.org
 +
 
 +
=== Update of sandbox servers for Eclipse IoT projects ===
 +
'''Presenter: Benjamin Cabé, Eclipse Foundation'''
 +
 
 +
Right now we have 3 active sandbox server services
 +
*MQTT (Mosquitto)
 +
*CoAP (Californium)
 +
*LWM2M (Leshan)
 +
 +
Would be good to have sandboxes for:  
 +
'''Kapua (Jens Reimann)'''
 +
*Have one already set-up, but it’s running an old version of Kapua. Missing component is user management, so we need to set that up (create account, etc.). This is planned for the upcoming release so we will wait before updating it since the release is close. Timeframe: around 4 weeks from now.
 +
*We will post this on iot.eclipse.org
  
''Mike reminds that the charter is not final yet. We are in a 30-day period where the community can give feedback. Even after that period of time, updates to the charter are still possible though.''
+
'''Hono (Kai Hudalla)'''
''The M2M Industry Working Group is part of an Open Source Foundation: we are looking at code contributions, not ending up with standards/open standards.''
+
*Sandbox for hackathon, can we port it? We want to set it up. Main issue is making sure that people can use it and use their devices themselves and also get data from their devices without interfering too much with each other. It’s closely connected to authorization and connection and that is already implemented, but I would like to wait until we have this implemented in a more elegant way. Timeframe: 4-6 weeks
 +
*We need access to a VM that already has Docker or Kubernetes support.
 +
*Benjamin will look at whether webmaster can provide a Container Engine setup vs. vanilla Compute Engine VM.  
  
** Ian: detail as much as possible where we want to go. What would be the success criteria for Koneki, for Paho
+
'''Unide'''
** Synchronize the roadmap of individual projects / be sure they are in sync with the global roadmap of the IWG itself.
+
*The Unide team already has a google machine and will setup their sandbox shortly.
** Mike: if Mosquitto is going to be hosted at Eclipse, it has to be in the scope
+
** Ian: we should have a bottom-up approach --> "Here is what we want to accomplish, do you want to help us?"
+
** Mike: need to have short iterations if possible
+
* Near term direction
+
** Everybody agrees that 12-18 months is a good duration (revision of the roadmap in ~6 months if needed)
+
** Ian: roadmap v1.0 will have to be voted (as well as how to revise it)
+
* Roadmap process:
+
** Mike: say that we solicit feedback from the community, but mentioning that the steering committee will have to vote/approve changes
+
  
== Face-to-face meeting ==
+
=== Industry 4.0/Smart Manufacturing White Paper – we would like to start drafting a white paper to describe how Eclipse IoT projects can be used for Industry 4.0 ===
 +
'''Presenter: Ian Skerrett, Eclipse Foundation'''
  
* suggested date is Jan. 31st, in IBM Hursley
+
*Last white paper (3 stacks) was very successful, pulled together what our community/ecosystem is about and also helped the industry understand what is need to build IoT solutions.
* TBC before Christmas.
+
*We want to do something similar for Industry 4.0 / Smart Manufacturing, problem, what solutions we need to look at, road map for the future.
 +
*Volunteers to help with it as subject matter experts
 +
*Process: get a small group of people, draft outline, draft content, working group will review it and provide input.
 +
*Any volunteers? The following individuals volunteered during the call: James Kirkland (Red Hat), Dave Woodard (Eurotech), Dan Gross (Samsung)
 +
*Publish before this before EclipseCon Europe (Oct 24)
  
== Recruitment ==
 
  
* Members of the IWG discussed about companies that might be interested in joining the IWG (and becoming members of the EF)
+
=== Review of Eclipse IoT Open Testbeds Initiative ===
* Recruiting universities and research institutes would be very valuable: they could run their projects as Eclipse projects…
+
'''Presenter: Benjamin Cabé, Eclipse Foundation'''
  
== Mosquitto setup at Eclipse ==
+
*The feedback has been very positive. Helps us talk to the wider industry about what we are doing.
 +
*Current testbed (Asset Tracking Management) was launched at Red Hat Summit. Well received and was demoed onsite. Red Hat, Codenvy, Azul Systems, Samsung, Eurotech. Many different demos at the show so people could see data coming in from different assets and view different parts of the demo. All the code is hosted on GitHub and is open source. Users can look at the code and see how it’s running in the gateway and the cloud (leveraging Kapua), check how it’s connected to sensors, etc.)
 +
*Next steps: Improving the documentation for the current Asset Tracking Management Testbed. We would welcome your help to help us review and contribute to the documentation.
 +
*We will be working on other testbeds, the next scenario is around industrial automation / smart manufacturing and leverage other technologies that weren’t necessarily covered in the first testbed. Feat maybe PPMP, OPC-UA, Hono. Work on nice dashboards to see everything like data display and analysis in a nice way. Unide is working on visualization so that could be leveraged with Kapua.
 +
*Benjamin is writing an outline/strawman to visualize how it will look like but please share your ideas and we will collaborate to make all the pieces fit together over the next months.
  
* Ian and Arlen still need to setup a meeting with Eclipse webmasters (user management, ACL, …)
+
=== Review of Eclipse IoT participation in IoT World last week ===
 +
'''Presenter: Ian Skerrett, Eclipse Foundation'''
  
= 15th Nov. 2011  =
+
* It was a great event (about 14,000) in Santa Clara, California on May 16-18
 +
*By far the largest IoT Show in North America and so it means a lot of exposure
 +
*The knowledge of what we are doing continues to rise. People already understand that we do IoT and have been using Kura, MQTT (Paho/Mosquitto) so they are already part of the user community. One person loved hawkBit and said they launched their product with it!
 +
*The show included a lot of vendors (hardware, gateways) there was a lot more talk of edge computing.
 +
*Analytics will becoming equally important so we are trying to encourage vendors to join the WG.
 +
*With Red Hat we had a passport game (Azul, Eurotech and Red Hat) it was effective to get people to all the booths and showed nice collaboration between members
 +
*Testbed approach, people wanted to buy it. UPS and FedEx came up and said it was interesting and got the point that we have technology that they could be using.
 +
*IOTRACKS demoed with us and they were also very busy! They focused on Eclipse ioFog and got great exposure. Keep it in mind for next year, we have a spot for you.
  
== Attendees ==
 
  
* Benjamin Cabé (Sierra Wireless)
+
----------------------------------------
* Gaétan Morice (Sierra Wireless)
+
* Jean-Yves Reynaud (Sierra Wireless)
+
* Scott DeDeugd (IBM)
+
* Arlen Nipper (Eurotech)
+
* Ian Skerrett (Eclipse Fdn)
+
  
== EclipseCon feedback ==
+
= Archives =
* BoF
+
** About 10-12 interested people: home automation hobbyists, ppl working in companies interested in M2M
+
** We need to agree on a common terminology: Benjamin to initialize a page on the wiki
+
** We need to come up with a "big picture"
+
** People don't quite get how MQTT will address the fragmentation in terms of "local" protocols (Modbus, CANbus, …)
+
*** clarify what MQTT is and what MQTT is not
+
** "Communication challenge" ahead: everybody has its own definition of M2M
+
** We need a roadmap!
+
* Modeling / Hobbyists
+
** People really interested by the approach where you work on the abstraction of what the application is doing (e.g. get a temperature every 10 min)
+
* Setup a Mosquitto instance at Eclipse to lower the barrier for people (inc. hobbyists) to prototype more easily?
+
** Deploy an Ubuntu version of Mosquitto at eclipse.org
+
** Set-up to be discussed with Eclipse webmaster (Arlen and Ian)
+
  
==  Paho update ==
+
* [[IoT/M2MIWG/Weekly call minutes/2016 Archives]]
* Code is ready to go. (3.0 version of MQTT)
+
* [[IoT/M2MIWG/Weekly call minutes/2015 Archives]]
* CQ for IP review to be open soon
+
* [[IoT/M2MIWG/Weekly call minutes/2014 Archives]]
* Proposal to be clarified re: server-side stuff
+
* [[IoT/M2MIWG/Weekly call minutes/2013 Archives]]
== Koneki update ==
+
* [[IoT/M2MIWG/Weekly call minutes/2012 Archives]]
* Lua Dev Tools now available on the market
+
* [[IoT/M2MIWG/Weekly call minutes/2011 Archives]]
* Great feedback so far from the Lua community
+
== EclipseCon 2012 ==
+
* Benjamin to submit the proposal, Benjamin and Scott speakers.
+
* Ian suggest to submit technical proposals by Friday 18th! (Target "Mobile" and "Embedded" tracks)
+
==  What next? ==
+
* Roadmap
+
** Focus on what we think m2m/IoT should be
+
** Define the marketecture / big picture
+
*** Everybody is encouraged to put ideas on the wiki
+
*** Scott to put a first draft on the wiki for next week
+
** Arlen suggest to put together an FAQ
+
* Face-to-Face meeting
+
** Ian: face-to-face meeting purpose would be to come up with version 1.0 of the roadmap
+
** Face-to-Face meeting tentative at the end of January: 30th or 31st in London area
+
* Interested parties
+
** Ian: should we try to recruit at least one carrier in the IWG?
+
*** Yes, but we need an actual roadmap first
+

Latest revision as of 10:14, 12 March 2018

The Internet of Things Industry Working Group is holding bi-weekly calls on Tuesday at 17:00CET.
Participation to these calls is restricted to members of the IWG, but the minutes are public. We alternate between marketing-focused calls (upcoming events coordination, community outreach, etc.), and technical calls mostly targeting project leads, to synchronize cross-project activities.

The meetings are held via the Zoom conferencing service. Details to access the meeting are the following:

Join from PC, Mac, Linux, iOS or Android: [https://eclipse.zoom.us/j/646159255 ]

Or Telephone:

  • Dial(for higher quality, dial a number based on your current location):
    • US: +1 646 876 9923 or +1 669 900 6833 or +1 408 638 0968
    • Canada: +1 647 558 0588
    • France: +33 (0) 1 8288 0188
    • Germany: +49 (0) 30 3080 6188
    • Italy: +39 069 480 6488
    • United Kingdom: +44 (0) 20 3695 0088

Meeting ID: 646 159 255 International numbers available: [1]

Or iPhone one-tap :

  • US: +16468769923,,976345400# or +16699006833,,976345400#




Contents

Feb 1, 2017 (WG Call)

Participants

  • Dan Gross, Samsung
  • James Sutton, IBM
  • David Bericat, Red Hat
  • Laurent Lagosanto, MicroEJ
  • Roxanne Joncas, Eclipse Foundation
  • Benjamin Cabé, Eclipse Foundation
  • Brad Micklea, Codenvy

Agenda

Eclipse IoT Testbeds: review strategy and next steps.

Work on a set of industry oriented (vertical solutions) to showcase a technical solution and showcase the Eclipse projects and vendor ecosystem. Eclipse IoT Members working together to set-up the testbed and create a demo that runs 24/7 on the Eclipse servers More details: https://docs.google.com/presentation/d/1nmdi-cmw_O-7W2qZKRHMN-3gw0WHxE75llcV0nMhS-U/edit?usp=sharing Proposed Testbed scenario around Asset Tracking Management: https://docs.google.com/presentation/d/1KF7yxv5Dnk6b2a574HPtU5pHR5q7wvsT4skKjGDz1Q4/edit?usp=sharing There are many options for collaboration

  • Dan Gross: Samsung interested in participating - Kura gateway using ARTIK.
  • Laurent Lagosanto: Potential use case for Eclipse Edje.
  • David Bericat: Excited and look forward to working with everyone.

Next Steps: Stay tuned, we will be updating the group at large and scheduling individual meetings.

2. MQTT 5: Update from Ian Craggs / James Sutton on what’s in MQTT 5 and the expected impact on Eclipse Paho / Mosquitto and downstream adopters.

Big set of changes:

  • Use of the publish/subscribe message pattern which provides one-to-many message distribution and decoupling of applications.
  • A messaging transport that is agnostic to the content of the payload.
  • Three qualities of service for message delivery:
    • At most once", where messages are delivered according to the best efforts of the operating environment. Message loss can occur. This level could be used, for example, with ambient sensor data where it does not matter if an individual reading is lost as the next one will be published soon after.
    • At least once", where messages are assured to arrive but duplicates can occur.
    • "Exactly once", where messages are assured to arrive exactly once. This level could be used, for example, with billing systems where duplicate or lost messages could lead to incorrect charges being applied.
  • A small transport overhead and protocol exchanges minimized to reduce network traffic.
  • A mechanism to notify interested parties when an abnormal disconnection occurs.

Notes from the meeting:

  • Any request sent (and reply received) can have embedded metadata. This will be used for e.g letting a publisher know about *what* happened to the packet in addition to just acknowledging it
    • The CONNECT packet can contain information regarding what QoS are supported by the server
    • Supporting QoS 2 on the server is not mandatory anymore
    • Scalability
  • It will affect the Paho client and so a new Paho client will be created.
    • Improve API
    • Feedback from community
    • Work nicely with the new MQTT 5 features
  • The complete move will take a while, MQTT 3 will not go away anytime soon. It will be a parallel process. The previous versions of the client will be maintained. Some users might choose to use MQTT 3 since it’s more lightweight.

IMPORTANT: Get your feedback in as soon as possible, because in a few months it will be finalized, so review the specifications. View working draft 10 dated January 4: https://www.oasis-open.org/committees/documents.php?num_per_wg=10&wg_abbrev=mqtt

3. PMC topics: project documentation, build machines, Docker, …

Skipped this item - not enough PMC members on the call

4. Misc. updates

Open IoT Challenge: we will schedule a live hangout for project leads to answer any technical questions the participant may have. https://iot.eclipse.org/open-iot-challenge/

Feb 15, 2017 (WG Call)

Participants

  • Kai Kreuzer, Deutsche Telekom
  • Jens Reimann, Red Hat
  • Dejan Bosanac, Red Hat
  • Gerald Glocker, Bosch SI
  • Shuai li, CEA-LIST
  • Roxanne Joncas, Eclipse Foundation
  • Ian Skerrett, Eclipse Foundation
  • Benjamin Cabé, Eclipse Foundation
  • Dave Woodard, Eurotech
  • Ian Craggs, IBM
  • Kilton Hopkins, IOTRACKS

Agenda

Presentation new project proposal: Eclipse Ditto (Digital Twins)

Presenter: Gerald Glocker, Bosch SI

Bosch will be proposing a new project called “Eclipse Ditto” soon for managing state of Digital Twins. Hopefully the proposal will be made next week. The Ditto Project will be a mediator between IoT Devices and the state of their Digital Twins. Digital Twin is not really a fixed term. Bosch views Digital Twin as is a holistic view of all capabilities and aspects of a device/product asset including its digital representation. Ultimate goal is to use the digital twin as a service. There would be a higher level API to work with individual devices and you wouldn’t have to know what is happening in the background. The plan is to integrate with Eclipse Vorto and Eclipse Kapua.

Read the one-page: https://wiki.eclipse.org/File:Ditto_Project.png

  • Questions:

Can changes to the state be made on the device of the twin, or is it only one way? The state of the device could be in both directions. Changes to the state on the device or the digital twin would change the state of the other one. A twin is not necessarily 1:1 device, a twin can represent many things (device + JVM + …)

Project Proposal: https://projects.eclipse.org/proposals/eclipse-ditto

Presentation by CEA-List on Model Design Environment for IoT

Presenter: Shuai li CEA-List

Update on Testbeds

Presenter Benjamin Cabé

Testbeds aim to showcase the software stack available from our open source projects, as well as the various offers that the WG members provide on top if it (cloud solutions, analytics platforms, hardware, integration services, …).

The first testbed will be a solution for Asset Tracking Management, more specifically tracking the delivery of valuable parcels. The end-to-end solution will comprise embedded sensors that can be attached to the parcels to monitor e.g temperature or vibration, IoT gateways in order to collect the sensor data (for example inside the delivery truck), process it, and report it to a cloud backend where it can be further analyzed, or made available to 3rd party apps. Members currently participating: Red Hat + Eurotech

A wiki page describes the solution https://wiki.eclipse.org/IoT/Testbeds/Asset_Tracking_Management and will be completed as other members jump on the train to extend the code scenario with their respective solutions. The code to replicate and demonstrate the testbed will be shared through https://github.com/eclipselabs/eclipseiot-testbed-assettracking.

Participation to the testbeds is open to any member of the IoT WG, and more details on the overall strategy are available at https://goo.gl/UeDekI.

Eclipse IoT Day in San Jose and Unconference

Presenter: Ian Skerrett

We’re looking for use-case type speakers to present how their company uses Eclipse IoT projects. Last year at ECE 2016 we had a speaker from the Deutsche Bahn train system explain how Eclipse Paho and MQTT are used in their train systems.

Ideally the speaker would be from the Bay area since this is short notice. Please let us know if you know anyone that could be a good candidate.

Eclipse Leshan Press Release

Presenter: Ian Skerrett

Today, February 15, we issued a press release about Eclipse Leshan and Eclipse Waakama “Eclipse IoT Announces Support for OMA LightweightM2M 1.0 Device Management Standard” Read it here: http://www.eclipse.org/org/press-release/20170215_lwm2m.php

IoT World plans

Presenter: Ian Skerrett

Eclipse IoT will have a booth at IoT World and would like to coordinate with other members. We won’t be doing the pavilion since not enough members wanted to participate, but we will get in touch soon to partner with interested members, such as IOTRACKS, that showed interest in participating.

IoT Developer Survey

Presenter: Roxanne Joncas

On February 7, we launched the third annual IoT Developer Survey. Please take the time to complete the survey and to share it with your coworkers and community.


Feb 15, 2017 (WG Call)

Participants

  • Kai Kreuzer, Deutsche Telekom
  • Jens Reimann, Red Hat
  • Dejan Bosanac, Red Hat
  • Gerald Glocker, Bosch SI
  • Shuai li, CEA-LIST
  • Roxanne Joncas, Eclipse Foundation
  • Ian Skerrett, Eclipse Foundation
  • Benjamin Cabé, Eclipse Foundation
  • Dave Woodard, Eurotech
  • Ian Craggs, IBM
  • Kilton Hopkins, IOTRACKS

Agenda

Presentation new project proposal: Eclipse Ditto (Digital Twins)

Presenter: Gerald Glocker, Bosch SI

Bosch will be proposing a new project called “Eclipse Ditto” soon for managing state of Digital Twins. Hopefully the proposal will be made next week. The Ditto Project will be a mediator between IoT Devices and the state of their Digital Twins. Digital Twin is not really a fixed term. Bosch views Digital Twin as is a holistic view of all capabilities and aspects of a device/product asset including its digital representation. Ultimate goal is to use the digital twin as a service. There would be a higher level API to work with individual devices and you wouldn’t have to know what is happening in the background. The plan is to integrate with Eclipse Vorto and Eclipse Kapua.

Read the one-page: https://wiki.eclipse.org/File:Ditto_Project.png

  • Questions:

Can changes to the state be made on the device of the twin, or is it only one way? The state of the device could be in both directions. Changes to the state on the device or the digital twin would change the state of the other one. A twin is not necessarily 1:1 device, a twin can represent many things (device + JVM + …)

Project Proposal: https://projects.eclipse.org/proposals/eclipse-ditto

Presentation by CEA-List on Model Design Environment for IoT

Presenter: Shuai li CEA-List

Update on Testbeds

Presenter Benjamin Cabé

Testbeds aim to showcase the software stack available from our open source projects, as well as the various offers that the WG members provide on top if it (cloud solutions, analytics platforms, hardware, integration services, …).

The first testbed will be a solution for Asset Tracking Management, more specifically tracking the delivery of valuable parcels. The end-to-end solution will comprise embedded sensors that can be attached to the parcels to monitor e.g temperature or vibration, IoT gateways in order to collect the sensor data (for example inside the delivery truck), process it, and report it to a cloud backend where it can be further analyzed, or made available to 3rd party apps. Members currently participating: Red Hat + Eurotech

A wiki page describes the solution https://wiki.eclipse.org/IoT/Testbeds/Asset_Tracking_Management and will be completed as other members jump on the train to extend the code scenario with their respective solutions. The code to replicate and demonstrate the testbed will be shared through https://github.com/eclipselabs/eclipseiot-testbed-assettracking.

Participation to the testbeds is open to any member of the IoT WG, and more details on the overall strategy are available at https://goo.gl/UeDekI.

Eclipse IoT Day in San Jose and Unconference

Presenter: Ian Skerrett

We’re looking for use-case type speakers to present how their company uses Eclipse IoT projects. Last year at ECE 2016 we had a speaker from the Deutsche Bahn train system explain how Eclipse Paho and MQTT are used in their train systems.

Ideally the speaker would be from the Bay area since this is short notice. Please let us know if you know anyone that could be a good candidate.

Eclipse Leshan Press Release

Presenter: Ian Skerrett

Today, February 15, we issued a press release about Eclipse Leshan and Eclipse Waakama “Eclipse IoT Announces Support for OMA LightweightM2M 1.0 Device Management Standard” Read it here: http://www.eclipse.org/org/press-release/20170215_lwm2m.php

IoT World plans

Presenter: Ian Skerrett

Eclipse IoT will have a booth at IoT World and would like to coordinate with other members. We won’t be doing the pavilion since not enough members wanted to participate, but we will get in touch soon to partner with interested members, such as IOTRACKS, that showed interest in participating.

IoT Developer Survey

Presenter: Roxanne Joncas

On February 7, we launched the third annual IoT Developer Survey. Please take the time to complete the survey and to share it with your coworkers and community.

Mar 1, 2017 (WG Call)

Participants

  • Benjamin Cabé, Eclipse Foundation
  • Roxanne Joncas, Eclipse Foundation
  • Ian Skerrett, Eclipse Foundation
  • Jens Reimann, Red Hat
  • György Réthy, Ericsson
  • Dave, IOTRACKS
  • Kilton Hopkins, IOTRACKS
  • Michael Limprecht, IOTRACKS
  • James Sutton, IBM
  • Ian Craggs, IBM
  • Laurent Lagosanto, MicroEJ
  • Henryk Konsek, Red Hat
  • Kai Kreuzer, Deutsche Telekom
  • Others who joined later

Agenda

Presentation from the Eclipse Titan team at Ericsson

Presenter: György Réthy

Eclipse Titan is a tool built around the TTCN-3 testing standard, and it is very relevant for IoT as it can be used to test MQTT, CoAP, oneM2M, etc. communication scenarios. It was created by Ericsson 15 years ago and has been used internally ever since. It was open sourced 2 years ago at the Eclipse Foundation.

  • oneM2MTestter version 1.0 has been released
  • No need to learn a new language
  • Pilot with CoAP for modeling Testing

Question: Can you execute it in a headless mode? Yes, command line tools is the controller. There are also Eclipse plugins available for test executive that control the command line component.

More information is available in the slides.

Eclipse Foundation Security policy

Presenter: Ian Skerrett

Security is obviously a key concern for IoT so we would like to make sure everyone is familiar with the Security Policy in place at the Eclipse Foundation, and that all projects implement appropriate to let their users know how to report security issues, and know how to handle them.

There is a security team at the Eclipse Foundation, Jens Reimann and Julien Vermillard are on this team to represent IoT.

One of the problems: On Bugzilla, you can mark a bug as private and only the security team will see it and assign it from appropriate project leaders. For projects that use GitHub issues, there isn’t a way to make an issue private. These projects need a link on their site that instructs users to open any security vulnerability bugs on Buzgilla.

All vulnerabilities will eventually need to be made public and the goal is to resolve any vulnerability within *3 months*. After 3 months, the vulnerability will be madepublic.

Eclipse IoT Day in San Jose and Unconference

Presenter: Ian Skerrett

We’re looking for use-case type speakers to present how their company uses Eclipse IoT projects. Last year at ECE 2016 we had a speaker from the Deutsche Bahn train system explain how Eclipse Paho and MQTT are used in their train systems.

Ideally the speaker would be from the Bay area since this is short notice. Please let us know if you know anyone that could be a good candidate.

For the IoT WG Meeting, feel free to suggest guest speakers. We already invited the OMA Group to give an update on LWM2M.

IoT Developer Survey

Presenter: Roxanne Joncas

On February 7, we launched the third annual IoT Developer Survey. Please take the time to complete the survey and to share it with your coworkers and community.

Apr 10, 2017 (WG Call)

Participants

  • Benjamin Cabé, Eclipse Foundation
  • Roxanne Joncas, Eclipse Foundation
  • Ian Skerrett, Eclipse Foundation
  • James Drummond, Codenvy
  • Kai Hudalla, Bosch SI
  • Kilton Hopkins, IOTRACKS
  • Jens Reimann, Red Hat
  • Howard Green, Azul Systems
  • Thibault Rouffineau, Canonical
  • David Bericat, Red Hat
  • Dan Gross, Samsung
  • Others who joined later

Agenda

Hono Update

Presenter: Kai Hudalla

  • 0.5 M6 Milestone of Hono released this week.
  • 3-4 weeks in between each release. It’s about continuously improving the system. Working on the telemetry system right now. Stability and resilience has improved, when services fail - how do they reconnect and start working without manual interference.
  • Hackathon in Berlin at Bosch Connected World. Over 100 devices connected to a Hono instance to provide an API and build their solution on top of that. It was pretty successful. It was great because they users could focus on how to use the data, instead of how to connect.
  • Finish up the remaining work around security and authorization to have a first 0.5 release with the full telemetry implementation ready in the summer.
  • Rest + MQTT Adapter and custom ones to connect to LORA 1, but this one not standardized. Bosch camera (HTTP, but not RESTful).


Review IoT Developer Survey Results

Presenter: Ian Skerrett

  • Why isn’t automotive a top industry?
  • Hard to get customers to buy in to the security
  • It’s not cheap, and no one wants to pay for it
  • If it’s a feature, it’s taken for granted
    • We would have to check Node.js and JavaScript (in future remove Node.js)
  • Discrepancy between Linux and ARM on constrained devices - people seem to have answered they run Linux on constrained devices while the dominant architecture seems to be very constrained ARM Cortex-M architectures.
  • Slide #32 Security Boot to Secured boot

Report: https://ianskerrett.wordpress.com/2017/04/19/iot-developer-trends-2017-edition/ Slides: https://www.slideshare.net/IanSkerrett/iot-developer-survey-2017

Proposal to Re-start IoT WG Steering Committee

Presenter: Ian Skerrett

  • Purpose of the Steering Committee: To provide executive-level strategy, review, and oversight to the Eclipse IoT Working Group.
  • Why do we need a steering committee? Who would be on the steering committee.
  • Highly debated during the call, you can follow the discussion on the IoT-WG mailing list.

Details: https://docs.google.com/document/d/1jBYPe1bojxvX3aka2fKk1FAGfmghIV284NK4ttiWucw/edit?usp=sharing

Update of Eclipse IoT Open Testbeds

Presenter: Benjamin Cabé

  • Testbeds are doing great and will be announced in two weeks prior to the Red Hat Summit in Boston, May 2-4.
  • We will be hosting more testbeds in the future and every working group member is invited to participate or propose one.

Apr 26, 2017 (WG Call)

Participants

  • Benjamin Cabé, Eclipse Foundation
  • Roxanne Joncas, Eclipse Foundation
  • Ian Skerrett, Eclipse Foundation
  • Dejan Bosanac, Red Hat
  • Mick Limprecht, IOTRACKS
  • Kai Hudalla, Bosch SI
  • James Kirkland, Red Hat
  • Jens Reimann, Red Hat
  • Laurent Lagosanto, MicroEJ
  • David Bericat, Red Hat
  • Kai Kreuzer, Deutsche Telekom
  • Others who joined later

Agenda

Testbed Update - Benjamin Cabé

  • New open IoT Testbed will be announced tomorrow
  • Demo system and implementation of the testbed, Red Hat, Eurotech, Samsung, Azul Systems and Codenvy collaborated on an Asset Tracking Testbed. It features, Eclipse Kura, Eclipse Kapua, Eclipse Che, Samsung ARTIK and OpenShift.

Announcement: https://www.eclipse.org/org/press-release/20170426_iottestbeds.php

Testbed on Eclipse IoT: https://iot.eclipse.org/testbeds/

Asset Tracking Testbed: https://iot.eclipse.org/testbeds/asset-tracking/

Benjamin’s blog post: https://blog.benjamin-cabe.com/2017/04/27/unveiling-the-eclipse-iot-open-testbeds

Security policies for IoT projects - Jens Reimann

We have been doing some work on the security policies.

Changes:

  • New projects should know that there are security policies at the Eclipse Foundation
  • Encourage projects to put a link directing users to detailed information to report security issues against Eclipse IoT projects.
  • New mandatory field = reporting security issues for Eclipse IoT projects in the release review. If there are none, just say none, but if there are just list them. If you can’t list them right away, you can just put the bugzilla link that is not publicly viewable to users.
  • We will write this new information down so new and existing projects know how to do it and will send an email to inform projects how to proceed

Update on a new IoT WG charter and Steering Committee - Ian Skerrett

  • With each Working Group at the Eclipse Foundation, there is a steering committee that helps make decisions. We used to have one when the working group was called M2M, but it didn’t work out for many reasons. We would like to relaunch it to make sure that the things we are producing are in agreement with what the overall community wants.
  • We need to define roles and responsibilities in the charter.
  • If the community doesn’t agree on something eventually the Steering Committee can help.

Plans for IoT World - Roxanne Joncas

  • Booth at the event, demoing the testbeds and Eclipse IoT Projects
  • If you’d like to demo, just let us know!

IoT Day in London and Munich - Ian Skerrett

  • Eclipse IoT Day @ThingMonk will take place September 11 in London, UK http://thingmonk.com/
  • Should we do an IoT Day in Munich the week of Sept 11? General consensus is not to have an Eclipse IoT Munich is too close to ECE in September, maybe in February or have a presence in Spain.


May 24, 2017 (WG Call)

Participants

  • Benjamin Cabé, Eclipse Foundation
  • Roxanne Joncas, Eclipse Foundation
  • Ian Skerrett, Eclipse Foundation
  • Kai Hudalla, Bosch SI
  • Kai Hackbarth, Bosch
  • Laurent Lagosanto, MicroEJ
  • James Sutton
  • Kai Kreuzer, Deutsche Telekom
  • Jens Reimann, Red Hat
  • James Kirkland, Red Hat

[ other people joined in late, feel free to add your name :-) ]

Agenda

Update on IoT initiatives at OSGi Alliance - a brief update on the work the OSGi Alliance is doing around IoT

Presenter: Kai Hackbarth, Bosch

OSGI IoT expert group started in 2015, before that there was a resident expert group focusing more on smart home, but we wanted to make it broader and include more IoT domains.

  • MQTT service adapter - receive MQTT messages and push them into OSGi EventAdmin. There is a connection to Eclipse Paho.
  • CoAP - import CoAP services and export OSGi services (making them available via CoAP).
  • Liaison with OneM2M- Smart device template, HGI work started and closed last year, but OneM2M took over this work and is continuing it (Deutsche Telekom). Working on an IRP to see how we can use this with OSGi devices that already exist.
  • OneM2M interworking - How to integrate an OSGi environment into a OneM2M ecosystem. Meeting coming up in June and a joint workshop with OneM2M to work out the requirements.
  • White paper on security including a testing platform, test several vulnerabilities from an OSGi environment and tells you which rules or best practices to apply.
  • Other topics we are trying to push forward: real time Java, for example and specification around OPC-UA.
  • Everything is publicly available on GitHub: OSGi design

Planning for upcoming IoT Day in London, UK and Ludwigsburg, Germany

Presenter: Roxanne Joncas, Eclipse Foundation

We are planning two upcoming Eclipse IoT days this fall.

Eclipse IoT Day @ Thingmonk | Sept 11 - London, UK We hosted this event for the first time last year and it was great. It’s co-located with Thingmonk (Sept 12-13), a developer conference for people making IoT platforms.

Eclipse IoT Day @ ECE | Oct 24 - Ludwigsburg, Germany Third year we are hosting the event, last year was a success and we hope to make it even better this year.

  • Monday, Oct 23 - Eclipse IoT WG Meeting

Guest speakers Project Updates / Intros Collaboration Topics / Open Whiteboard

  • Tuesday, Oct 24 - IoT Day

Various expert speakers

  • Wednesday, Oct. 25 - IoT HackDay

Early planning stages All day event Hands-on experience Eclipse IoT technology. Opportunity for everyone to learn more about the ecosystem and to connect with other developers.

  • PC - Volunteers for IoT @ ECE

Thank you to: Istvan Rath, IncQuery Labs & Jens Reimann, Red Hat

CFPs are open Propose a talk for ECE IoT day on the EclipseCon Europe website. Talk ideas for Thingmonk iot@eclipse.org

Sponsorship Looking for sponsors for both events, email me roxanne@eclipse.org

Update of sandbox servers for Eclipse IoT projects

Presenter: Benjamin Cabé, Eclipse Foundation

Right now we have 3 active sandbox server services

  • MQTT (Mosquitto)
  • CoAP (Californium)
  • LWM2M (Leshan)

Would be good to have sandboxes for: Kapua (Jens Reimann)

  • Have one already set-up, but it’s running an old version of Kapua. Missing component is user management, so we need to set that up (create account, etc.). This is planned for the upcoming release so we will wait before updating it since the release is close. Timeframe: around 4 weeks from now.
  • We will post this on iot.eclipse.org

Hono (Kai Hudalla)

  • Sandbox for hackathon, can we port it? We want to set it up. Main issue is making sure that people can use it and use their devices themselves and also get data from their devices without interfering too much with each other. It’s closely connected to authorization and connection and that is already implemented, but I would like to wait until we have this implemented in a more elegant way. Timeframe: 4-6 weeks
  • We need access to a VM that already has Docker or Kubernetes support.
  • Benjamin will look at whether webmaster can provide a Container Engine setup vs. vanilla Compute Engine VM.

Unide

  • The Unide team already has a google machine and will setup their sandbox shortly.

Industry 4.0/Smart Manufacturing White Paper – we would like to start drafting a white paper to describe how Eclipse IoT projects can be used for Industry 4.0

Presenter: Ian Skerrett, Eclipse Foundation

  • Last white paper (3 stacks) was very successful, pulled together what our community/ecosystem is about and also helped the industry understand what is need to build IoT solutions.
  • We want to do something similar for Industry 4.0 / Smart Manufacturing, problem, what solutions we need to look at, road map for the future.
  • Volunteers to help with it as subject matter experts
  • Process: get a small group of people, draft outline, draft content, working group will review it and provide input.
  • Any volunteers? The following individuals volunteered during the call: James Kirkland (Red Hat), Dave Woodard (Eurotech), Dan Gross (Samsung)
  • Publish before this before EclipseCon Europe (Oct 24)


Review of Eclipse IoT Open Testbeds Initiative

Presenter: Benjamin Cabé, Eclipse Foundation

  • The feedback has been very positive. Helps us talk to the wider industry about what we are doing.
  • Current testbed (Asset Tracking Management) was launched at Red Hat Summit. Well received and was demoed onsite. Red Hat, Codenvy, Azul Systems, Samsung, Eurotech. Many different demos at the show so people could see data coming in from different assets and view different parts of the demo. All the code is hosted on GitHub and is open source. Users can look at the code and see how it’s running in the gateway and the cloud (leveraging Kapua), check how it’s connected to sensors, etc.)
  • Next steps: Improving the documentation for the current Asset Tracking Management Testbed. We would welcome your help to help us review and contribute to the documentation.
  • We will be working on other testbeds, the next scenario is around industrial automation / smart manufacturing and leverage other technologies that weren’t necessarily covered in the first testbed. Feat maybe PPMP, OPC-UA, Hono. Work on nice dashboards to see everything like data display and analysis in a nice way. Unide is working on visualization so that could be leveraged with Kapua.
  • Benjamin is writing an outline/strawman to visualize how it will look like but please share your ideas and we will collaborate to make all the pieces fit together over the next months.

Review of Eclipse IoT participation in IoT World last week

Presenter: Ian Skerrett, Eclipse Foundation

  • It was a great event (about 14,000) in Santa Clara, California on May 16-18
  • By far the largest IoT Show in North America and so it means a lot of exposure
  • The knowledge of what we are doing continues to rise. People already understand that we do IoT and have been using Kura, MQTT (Paho/Mosquitto) so they are already part of the user community. One person loved hawkBit and said they launched their product with it!
  • The show included a lot of vendors (hardware, gateways) there was a lot more talk of edge computing.
  • Analytics will becoming equally important so we are trying to encourage vendors to join the WG.
  • With Red Hat we had a passport game (Azul, Eurotech and Red Hat) it was effective to get people to all the booths and showed nice collaboration between members
  • Testbed approach, people wanted to buy it. UPS and FedEx came up and said it was interesting and got the point that we have technology that they could be using.
  • IOTRACKS demoed with us and they were also very busy! They focused on Eclipse ioFog and got great exposure. Keep it in mind for next year, we have a spot for you.



Archives

Back to the top