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/27 19:44:45 UTC

[jira] [Created] (EDGENT-389) support IotGateway use with IotProvider and PublishSubscribeService

Dale LaBossiere created EDGENT-389:
--------------------------------------

             Summary: support IotGateway use with IotProvider and PublishSubscribeService
                 Key: EDGENT-389
                 URL: https://issues.apache.org/jira/browse/EDGENT-389
             Project: Edgent
          Issue Type: New Feature
          Components: Connectors, Providers
            Reporter: Dale LaBossiere


Support for IotGateway and IotpGateway was added in EDGENT-377.
See the IotpGateway javadoc regarding limitations of use with IotProvider.

Add support for supplying an IotGateway to initialize IotProvider and pub-sub support to use/expose proxies for an IotGateway (the ability to publish events for a gateway's connected devices and to subscribe to commands for them).  Address the "not yet implemented" PubSubIotDevice.getDeviceType() and getDeviceId()

Implementation thoughts:
- perhaps create "PubSubIotGateway implements IotGateway" (may wrap or extend PubSubIotDevice).
- the IotDevicePubSub application needs "IotGateway addIotGateway()", which would return a PubSubIotGateway.




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