Amazon, Apple, Google, and the Zigbee Alliance to develop connectivity standard
41–50 of 364 posts
Re: Amazon, Apple, Google, and the Zigbee Alliance to develop connectivity standard
#42Re: Amazon, Apple, Google, and the Zigbee Alliance to develop connectivity standard
#43Why not openthread? It's already there, it's open source, and from my somewhat limited experience, works well.
Re: Amazon, Apple, Google, and the Zigbee Alliance to develop connectivity standard
#44> The goal of the Connected Home over IP project is to simplify development for manufacturers... > The industry working group will take an open-source approach for the development and implementation of a new, unified connectivity protocol and increase compatibility for consumers. Curious if I as a hobbyist will benefit from this? Or if this will become a: it works perfectly, but only if all your devices connect to ou…
Here's a discussion of the master key being leaked:
https://news.ycombinator.com/item?id=9249753
But I looked it it before that and never tried to look it up again.
So likely so, and with today's encryption it probably won't get hacked for hobbyists to use/learn/play but of course I guess the argument is that the Hue Bridge and other devices will have an API.
Re: Amazon, Apple, Google, and the Zigbee Alliance to develop connectivity standard
#45How will this relate to 6lowpan, the already existing IP standard for IoT? Or will CHoIP sit on higher level (like eg mqtt)?
CHoIP will define application-layer messaging that runs over IP, regardless of PHY.
So, you can run CHoIP over 6lowpan (this is essentially what CHoIP on Thread would be).
Re: Amazon, Apple, Google, and the Zigbee Alliance to develop connectivity standard
#46I am curious if they will include cameras (security / door), because the characteristics of the payload are quite orthogonal to the characteristics of the payload of other smart home devices.
>because the characteristics of the payload are quite orthogonal to the characteristics of the payload of other smart home devices. how so?
Re: Amazon, Apple, Google, and the Zigbee Alliance to develop connectivity standard
#47I am curious if they will include cameras (security / door), because the characteristics of the payload are quite orthogonal to the characteristics of the payload of other smart home devices.
But the whole point of CHoIP is that PHY doesn't matter, so you can configure your camera using IP messages over BLE, and then the camera connects to services over WiFi to stream.
Re: Amazon, Apple, Google, and the Zigbee Alliance to develop connectivity standard
#48Earlier quoted context omitted.
Consume IP addresses? There are a bazillion IP addresses. Or are you stuck on IPv4?
I'm on IPV4. It's not about how many IP addresses I have available, it's that all those smart devices can pollute the list of devices connected my wifi network. I like to know what's on my wifi network, and because my memory isn't what it's used to be, I find myself having to assign names to all the smart wifi devices in my Unifi controller.
Re: Amazon, Apple, Google, and the Zigbee Alliance to develop connectivity standard
#49Randall gets it [1].
Re: Amazon, Apple, Google, and the Zigbee Alliance to develop connectivity standard
#50> The goal of the Connected Home over IP project is to simplify development for manufacturers... > The industry working group will take an open-source approach for the development and implementation of a new, unified connectivity protocol and increase compatibility for consumers. Curious if I as a hobbyist will benefit from this? Or if this will become a: it works perfectly, but only if all your devices connect to ou…