FirebaseExtended / firebase-arduino

Arduino samples for Firebase.
Apache License 2.0
947 stars 494 forks source link

Clarification of roadmap/intentions of this project #228

Open jhalborg opened 7 years ago

jhalborg commented 7 years ago

Hello,

I'm building an IoT product, and have been evaluating different platforms for use in both further prototyping and production. The first proof of concept was done with a mixture of Arduino, Particle and Firebase.

I found this library and thought "YES!", but alas, it is "not stable" and still under heavy development, and as such, is not a production-candidate (yet). Therefore, I'd like to ask if there's

Also, there's the disclaimer that says "This is not a Google product", but the main contributors are part of the Google organization here on GitHub - what's your affiliation with Google, then? Are you employees there, and have this as a hobby project, or is it part of some R&D? Or something else? :-)

Thanks a lot, keep up the good work!

jhalborg commented 7 years ago

Also, the copyright notice on all files says:

// // Copyright 2015 Google Inc. // // Licensed under the Apache License, Version 2.0 (the "License");

I'm confused :-)

RICK0707 commented 7 years ago

Hi, I'm also looking for the same use (IOT). I have the same questions as you. For Google implication, in the end, if we can use this in commercial product, we will subscribe to Firebase Paid Account. It mean more money to them. Google also released their NEST API recently, based on Firebase.

Thank you for those that spent time on this.

proppy commented 7 years ago

This is currently an experimental project developed by some Googlers (us) in their 20% time and not something officially supported by the Firebase team or Google.

That being said we would definitely appreciate your feedback, input, bug report (and pull request!) on the project.

We have a 0.1 milestone of things we'd like to get fixed next: feel free to take a look and suggest issue that could be added.

I hope this clarify the situation a bit, I added this issue #228 to the milestone as a reminder for us to provide a better answer ;)

proppy commented 6 years ago

Created roadmaps for upcoming versions: https://github.com/firebase/firebase-arduino/milestone/2 https://github.com/firebase/firebase-arduino/milestone/3

/cc @kotl