Results 20 comments of Brian Egge

[nodes_dump.json.zip](https://github.com/zwave-js/zwavejs2mqtt/files/9062993/nodes_dump.json.zip)

I'm getting the error on my rpi3 buster but not pi zero w stretch.

I see a reference to package-level annoations here: http://www.onjava.com/pub/a/onjava/2004/04/21/declarative.html?page=3 Also, I can see the annotation in the class file: ``` $ strings package-info.class SourceFile package-info.java RuntimeVisibleAnnotations Lorg/junit/Ignore; ```

I think the package info class is so little used that a change would not likely have much of an effect. I seriously doubt too many other people have tried...

Probably just the ignore annotation. Otherwise, being able to set a default timeout for all classes in a package would be useful, but I don't think one can do that...

Package annotations are used by Javadoc, JAXB, Struts, Hibernate, javac and other popular Java tools. In none of these do you need to opt-in in order to use the features....

Supporting package level annotations would be straight forward to do. However, the number of people actually using them would likely be between zero and one. It appears there is little...

This is not working at all in Mac 12.0.1 with App 2011.266. When you paste, it always pastes twice. When you copy nothing happens.

![Screen Shot 2022-04-15 at 10 17 49 AM](https://user-images.githubusercontent.com/175930/163684220-82523a21-232d-46b1-bb56-a263ef9925e6.png)

Same ``` ps -elf | grep bluetoothd 4 S root 535 1 0 80 0 - 2452 - Jan13 ? 00:00:00 /usr/lib/bluetooth/bluetoothd ```