jimtng

Results 136 comments of jimtng
trafficstars

The Ruby version: ``` after(1.second) do logger.info("Timer ran") end ```

> The difference I see to Rich's proposal is that your is 1.second whereas Rich proposed 1.seconds ? Also you omitted the variable assignment - was that intended? > >...

While this may be a bug in the modbus binding, perhaps in core we could implement mitigation to improve core's resiliency against such incidents, so that one misbehaving addon doesn't...

Most switches/routers/wifi access points allow you to take a backup of its configuration, save it on your computer, do a factory reset, or heck, throw it in the bin, and...

> openhab-cli (which is part of openhab-distro I think) supports backup, so openhab-core would have to expose this somehow through the REST API. I'm playing around with this atm.

I have had a look into what's involved in adding this feature but I haven't started anything yet.

None from me, sorry. I briefly started looking at what's required last year but haven't put any more time into it

Yes! Using registry will allow us to extend it using add-ons to link this system using LDAP or whatever rbac back end you wish e.g.sql database. So it sounds great.

Thanks for the contribution, but I believe the original text is not incorrect. It explains itself in the next sentence clause. I agree though that the whole sentence is a...

My suggestion would be to simply delete lines 15-18 completely. They don't give you information that isn't already explained further down. All they seem to do is add "noise" and...