Uploaded image for project: 'Edgent'
  1. Edgent
  2. EDGENT-375

Want a Watson IoTP device connector that uses HTTP

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • Apache Edgent 1.1.0
    • Connectors
    • None

    Description

      Use case: I want to be able to write an Edgent device application that connects to the IBM Watson IoT Platform and publishes device events using its HTTP based protocol. That would eliminate the need for my Edgent device to have an MQTT client installed.

      The current Watson IoT Platform connector, IotpDevice supports the MQTT based protocol.

      Adding support for an HTTP-based WIoTP connector would likely involve creating a class like "IotpHttpDevice implements IotDevice". The IotDevice "events()" methods would use WIoTP HTTP publishing mechanism. WIoTP does not support subscribing to device commands using HTTP so the IotDevice "commands()" method would be documented to throw UnsupportedOperationException.

      Attachments

        Activity

          People

            dlaboss Dale LaBossiere
            dlaboss Dale LaBossiere
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: