Re: [sensors] Find a better name for 'unconnected' state

And here's a more precise version of both:

### `errored` state is terminal

![](http://yuml.meda86230e.svg)

### there is no `errored` state

![](https://yuml.me/diagram/plain/activity/(start)-%3E(new%20Sensor)-%3E[idle],%20[idle]-%3E(sensor.start)-%3E[activating],%20[activated]-%3E(Error)-%3E[idle],%20[activated]-%3E(sensor.stop)-%3E[idle],%20[activating]-%3E(%20Error%20)-%3E[idle],%20[activating]-%3E[activated].svg)

-- 
GitHub Notification of comment by tobie
Please view or discuss this issue at https://github.com/w3c/sensors/issues/160#issuecomment-290651410 using your GitHub account

Received on Friday, 31 March 2017 08:34:15 UTC