You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@edgent.apache.org by "Dale LaBossiere (JIRA)" <ji...@apache.org> on 2017/02/03 22:06:51 UTC

[jira] [Commented] (EDGENT-377) Support the IoT Gateway devices model

    [ https://issues.apache.org/jira/browse/EDGENT-377?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15852196#comment-15852196 ] 

Dale LaBossiere commented on EDGENT-377:
----------------------------------------

PR is https://github.com/apache/incubator-edgent/pull/280

> Support the IoT Gateway devices model
> -------------------------------------
>
>                 Key: EDGENT-377
>                 URL: https://issues.apache.org/jira/browse/EDGENT-377
>             Project: Edgent
>          Issue Type: Improvement
>            Reporter: Dale LaBossiere
>            Assignee: Dale LaBossiere
>
> Use case:  I need to be able to write an Edgent application for my "IoT Gateway" device.  An IoT Gateway device is a conduit for a collection of IoT devices that lack direct connection to the enterprise IoT hub.  There can be IoT device events and commands that are targeted to the gateway device, as well as IoT device events and commands that are targeted to devices connected to it.
> The Edgent application needs to be able to deal with all of those types of IoT device events and commands.
> The Edgent gateway device application needs to be able to utilize the [IotProvider|https://github.com/apache/incubator-edgent/blob/master/providers/iot/src/main/java/org/apache/edgent/providers/iot/IotProvider.java] provider.
> I'll create a Pull Request with a starting point for API discussion.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)