IBMStreams / administration

Umbrella project for the IBMStreams organization. This project will be used for the management of the individual projects within the IBMStreams organization.
Other
19 stars 10 forks source link

Proposal for Internet of Things Foundation project/toolkit #77

Closed ddebrunner closed 8 years ago

ddebrunner commented 8 years ago

The IBM Internet of Things (IoTF) service lets your apps communicate with and consume data collected by your connected devices, sensors, and gateways.

https://console.ng.bluemix.net/catalog/internet-of-things-foundation/

This project, streamsx.iotf would provide the ability to have an IBM Streams application easily interact with IoTF, either in Bluemix (Streaming Analytics Service) or on-premises (IBM Streams).

Basically the toolkit will initially provide data types and composites that map to the IoTF device model of events, commands and statuses, implementation will be basically wrappers around existing MQTT souce & sink operators, thus a Streams application would be accessing IoTF as a MQTT application.

Additional functional beyond the device model could be added in the future, such as generic device monitoring applications.

mikespicer commented 8 years ago

+1

chanskw commented 8 years ago

+1

Who should be the initial committers of this project?

ddebrunner commented 8 years ago

Initial committers @ddebrunner and @dlaboss

leongor commented 8 years ago

+1

chanskw commented 8 years ago

Created toolkit. Also generated webpages. Please let me know if you do not like the layout, we can always change it.

Thanks!

ddebrunner commented 8 years ago

Thanks!

ddebrunner commented 8 years ago

I don't seem to be a committer on the project.

chanskw commented 8 years ago

are you having problem with writing to the repo?

chanskw commented 8 years ago

Can you please try again.... Github moved the button on me... so the repo was created as read-only by default. But this should be fixed now.

ddebrunner commented 8 years ago

I just created a pull request but I don't see the button to merge it.

ddebrunner commented 8 years ago

Ok - that works. Thanks for the quick response!