Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [kura-dev] DataService questions



From: Scott Lewis [slewis@xxxxxxxxxxxxx]
Sent: Thursday, September 15, 2016 10:06 PM
To: Lewis, ScottX
Subject: Re: [kura-dev] DataService questions

On 9/9/2016 9:32 AM, Lewis, ScottX wrote:
First, thanks Christiano for the speedy reply.  Some follow up questions inlined below.

<stuff deleted>


The Kura default connection stack is made by three layers. In terms of Kura interfaces these are:


1. CloudService

2. DataService

3. DataTransportService


You can tap into any one of these layers.


[Scott]  Ok great.   It seemed upon initial examination that the DataService was the right entry point for us, but perhaps it's the DataTransportService.   Is there some example code (and/or internal Kura code) that shows the usage for DTS specifically?  


[Scott]

We would like to create an example that uses the DataTransportService.   Once completed, would the Kura team be interested in us contributing this example to Kura's set of examples?   If so, who would be the right committer(s) to work with on this?

Scott



Back to the top