Slashdot Mirror


An IP Address For Every Light Bulb

An anonymous reader writes "Yesterday NXP and Green Wave Reality announced to the world that they plan to give every lightbulb an IPV6 address. Hot on the heels of Google's 900 mhz announcement, Green Wave Reality already has iPhone / Android / and Web-based support. Looks like the lighting wars have started."

13 of 457 comments (clear)

  1. Wrong place by plover · · Score: 5, Insightful

    Architecturally, this is the wrong place to put uniquely addressed devices. The addresses should be in the fixtures, to avoid the maintenance headache of readdressing bulbs every time they are replaced. If I want the lights in the room to dim, I don't want to tell the bulbs, I want to tell the room that I'm sitting in. The room contains the fixtures. The fixtures contain the bulbs. How the room talks to the fixtures and the fixtures talk to the bulbs are different questions, but individually addressable bulbs is a maintenance disaster waiting to happen.

    Just because they're conveniently end-user replaceable doesn't make it a correct choice, just slightly more practical. X-10, Z-Wave and Insteon are all also equally incorrect in that they generally put the control at the point of the switch, instead of the fixture. Again, the user's ultimate goal is not to control the switch but to control the room's lighting, which is defined by the fixtures and their locations within the room.

    --
    John
    1. Re:Wrong place by The+MAZZTer · · Score: 4, Funny

      Easy, make the fixtures DHCP servers.

    2. Re:Wrong place by R0UTE · · Score: 3, Funny

      And don't forget to NAT everything while you're at it.

    3. Re:Wrong place by Jeremiah+Cornelius · · Score: 5, Interesting

      Pervasive and ubiquitous surveillance, disguised as an assisting technology for energy efficiency.

      How many gift Trojan horses must we look in the mouth, on a daily basis?

      --
      "Flyin' in just a sweet place,
      Never been known to fail..."
    4. Re:Wrong place by tlhIngan · · Score: 3, Insightful

      No NAT with IPV6; there are so many addresses that it's totally unnecessary. What, people want to do it anyway?

      Well, if I want every lightbulb to have a consistent IP address when my ISP decides to give me a new prefix, I'd rather not want to renumber everything inside it. Or adjust all the settings.

      Can you imagine? Your ISP decides to give you a new prefix and you'd have to program it into your switches so they can talk to the right lightbulbs again.

      One of the benefits of NAT was the internal network was separated from the external - changes to the external IP addresses didn't influence the internal ones - simplifying management and administration. Some places don't mind going through the rigamarole, but I'm sure most homes have better things to do than manage their networks (if they even know how).

      Sure you can assign more IPv6 addresses to ensure that your home server is always FC00::100, but having to know all the IP addresses of each machine when diagnosing things just gets to be a pain. Yes, you can use DHCPv6 to staticly assign addresses, but given how badly most devices handle DHCP IP address changes, it'll be a reboot fest.

    5. Re:Wrong place by Anonymous Coward · · Score: 5, Insightful

      "there are so many addresses that it's totally unnecessary" where have I heard that before?

    6. Re:Wrong place by cayenne8 · · Score: 3, Interesting
      You know...I'm thinking that there might be a good black market demand for good old fashioned, incandescent light bulbs...no IP addresses, nothing to monitor your use with....and good nice lighting that is pleasant on the eyes.

      Hmm...wonder what it would cost to make a few of these on the side?

      --
      Light travels faster than sound. This is why some people appear bright until you hear them speak.........
    7. Re:Wrong place by hoggoth · · Score: 5, Funny

      Yeah, motion sensor lights are just great.

      A few weeks ago I was sitting on the toilet in a stall in the church bathroom. I was taking longer than usual; After about 10 minutes the lights shut off. So there I am sitting in complete pitch black. I called out lightly, but no one heard. I was too embarrassed to yell. I reached my hand under the stall door and waved it around trying to activate the motion sensor, to no avail. I reached up and took my light jacket off the hook on the door and started whipping my jacket over the top of the stall door, again to no avail. Then I was getting pissed. I partially stood, wiped as well as possible in pitch darkness, and pushed the stall door open, but still nothing. Then I waddled a couple of steps forward and started waving my jacket around towards the entry door hoping it would break into the motion sensor's area of view.

      That's when the door opened, the lights snapped on instantly, and a little boy stood staring in shock at the nut case waddling like a penguin with his pants around his ankles waving his jacket in a circle over his head.

      Yep. Love motion sensors.

      --
      - For the complete works of Shakespeare: cat /dev/random (may take some time)
    8. Re:Wrong place by Bengie · · Score: 4, Informative

      "Can you imagine? Your ISP decides to give you a new prefix and you'd have to program it into your switches so they can talk to the right lightbulbs again."

      You probably wouldn't want each light/fixture to have a public IP, just private. Let the control unit in your house have a public IP.

      "One of the benefits of NAT was the internal network was separated from the external - changes to the external IP addresses didn't influence the internal ones"

      At least with Vista/7, each machine gets 3 IPs by default. A private IP, a static Public IP, and a random public IP that changes avery few minutes and refuses incoming connections. You don't need to worry about your private IPs changing, just your public IPs. No biggie.

      "Sure you can assign more IPv6 addresses to ensure that your home server is always FC00::100, but having to know all the IP addresses of each machine when diagnosing things just gets to be a pain"

      Thank god for name-to-IP protocols that have been standard for the past 2 decades.

      The transition will be annoying, but once we get use to IPv6, it will be easier.

    9. Re:Wrong place by BlueStrat · · Score: 3, Interesting

      You've just conceived of the scenario where the possession of a simple incandescent light bulb could be grounds for a charge of treason and punishable by death.

      The incandescent light bulb ban might have a secondary benefit; it might increase border security with Mexico.

      If "contraband" incandescent bulbs are being smuggled in at the Mexico/US border, the EPA and Progressives will have anti-personnel landmines laid, missile-equipped Predator drones patrolling, and automated gun turrets installed at the border before you can say "mass graves".

      Strat

      --
      Progressivism (aka US 'Liberalism'): Ideas so good they need a police/surveillance-state to enforce.
    10. Re:Wrong place by hldn · · Score: 3, Interesting

      ipv6 provides 2^128 addresses.

      that's 340282366920938463463374607431768211456.

      that's 340 undecillion, 282 decillion, 366 nonillion, 920 octillion, 938 septillion, 463 sextillion, 463 quintillion, 374 quadrillion, 607 trillion, 431 billion, 768 million, 211 thousand and 456

      that absolutely dwarfs the number of stars in the entire observable universe (one septillion is a high estimate.)

      i think we'll be okay (at least for a little while~)

      --
      http://www.accountkiller.com/removal-requested
  2. How many sysadmins by Ukab+the+Great · · Score: 4, Funny

    does it take a change a lightbulb?

  3. control lights from your phone by aapold · · Score: 3, Interesting

    No longer will you need a lousy LED flash on your phone camera. Just tap to brighten all lightbulbs in the area. Or if you're into being dark and mysterious, a constantly running app that dims all lights within 50' of your GPS location... people will know when you're coming...

    --
    "Waste not one watt!" - CZ