forked from openhab/openhab-jruby
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.known_good_references
844 lines (844 loc) · 60.7 KB
/
.known_good_references
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
/openhab-jruby/5.29
/openhab-jruby/main
https://bundler.io/
https://bundler.io/guides/bundler_in_a_single_file_ruby_script.html
https://community.openhab.org/t/jruby-openhab-rules-system/110598
https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Class.html
https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/reflect/Type.html
https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/math/BigDecimal.html
https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/net/URI.html
https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/nio/file/Path.html
https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/nio/file/StandardWatchEventKinds.html
https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/text/DecimalFormat.html
https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/time/Duration.html
https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/time/LocalDate.html
https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/time/LocalTime.html
https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/time/Month.html
https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/time/MonthDay.html
https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/time/Period.html
https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/time/ZonedDateTime.html
https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/time/format/DateTimeFormatter.html
https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/time/temporal/TemporalAmount.html
https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/List.html
https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/Locale.html
https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/Map.html
https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/package-summary.html
https://docs.osgi.org/javadoc/r4v43/core/org/osgi/framework/Filter.html
https://docs.ruby-lang.org/en/master/Array.html
https://docs.ruby-lang.org/en/master/Array.html#class-Array-label-Accessing+Elements
https://docs.ruby-lang.org/en/master/Comparable.html
https://docs.ruby-lang.org/en/master/Comparable.html#method-i-between-3F
https://docs.ruby-lang.org/en/master/Date.html
https://docs.ruby-lang.org/en/master/DateTime.html
https://docs.ruby-lang.org/en/master/Enumerable.html
https://docs.ruby-lang.org/en/master/Float.html
https://docs.ruby-lang.org/en/master/Hash.html
https://docs.ruby-lang.org/en/master/Hash.html#method-i-5B-5D
https://docs.ruby-lang.org/en/master/Hash.html#method-i-5B-5D-3D
https://docs.ruby-lang.org/en/master/Hash.html#method-i-assoc
https://docs.ruby-lang.org/en/master/Hash.html#method-i-delete
https://docs.ruby-lang.org/en/master/Hash.html#method-i-dig
https://docs.ruby-lang.org/en/master/Hash.html#method-i-fetch
https://docs.ruby-lang.org/en/master/Hash.html#method-i-fetch_values
https://docs.ruby-lang.org/en/master/Hash.html#method-i-key-3F
https://docs.ruby-lang.org/en/master/Hash.html#method-i-merge-21
https://docs.ruby-lang.org/en/master/Hash.html#method-i-slice
https://docs.ruby-lang.org/en/master/Hash.html#method-i-to_proc
https://docs.ruby-lang.org/en/master/Hash.html#method-i-values_at
https://docs.ruby-lang.org/en/master/Integer.html
https://docs.ruby-lang.org/en/master/Kernel.html#method-i-sleep
https://docs.ruby-lang.org/en/master/Logger.html
https://docs.ruby-lang.org/en/master/Range.html
https://docs.ruby-lang.org/en/master/String.html
https://docs.ruby-lang.org/en/master/Symbol.html
https://docs.ruby-lang.org/en/master/Time.html
https://docs.ruby-lang.org/en/master/doc/syntax/calling_methods_rdoc.html
https://docs.ruby-lang.org/en/master/doc/syntax/calling_methods_rdoc.html#label-Safe+navigation+operator
https://docs.ruby-lang.org/en/master/doc/syntax/control_expressions_rdoc.html
https://docs.ruby-lang.org/en/master/syntax/calling_methods_rdoc.html#label-Safe+Navigation+Operator
https://docs.ruby-lang.org/en/master/syntax/methods_rdoc.html
https://en.wikipedia.org/wiki/Behavior-driven_development
https://en.wikipedia.org/wiki/Test-driven_development
https://github.com/boc-tothefuture
https://github.com/boc-tothefuture/openhab-jruby
https://github.com/boc-tothefuture/openhab-jruby/issues/237
https://github.com/boc-tothefuture/openhab-jruby/issues/263
https://github.com/boc-tothefuture/openhab-jruby/issues/275
https://github.com/boc-tothefuture/openhab-jruby/issues/288
https://github.com/boc-tothefuture/openhab-jruby/issues/298
https://github.com/boc-tothefuture/openhab-jruby/issues/304
https://github.com/boc-tothefuture/openhab-jruby/issues/316
https://github.com/boc-tothefuture/openhab-jruby/issues/319
https://github.com/boc-tothefuture/openhab-jruby/issues/328
https://github.com/boc-tothefuture/openhab-jruby/issues/34
https://github.com/boc-tothefuture/openhab-jruby/issues/350
https://github.com/boc-tothefuture/openhab-jruby/issues/352
https://github.com/boc-tothefuture/openhab-jruby/issues/37
https://github.com/boc-tothefuture/openhab-jruby/issues/370
https://github.com/boc-tothefuture/openhab-jruby/issues/427
https://github.com/boc-tothefuture/openhab-jruby/issues/596
https://github.com/boc-tothefuture/openhab-jruby/issues/620
https://github.com/boc-tothefuture/openhab-jruby/issues/640
https://github.com/ccutrer
https://github.com/ccutrer/openhab-jrubyscripting
https://github.com/fohte/rubocop-daemon
https://github.com/github-changelog-generator/github-changelog-generator#using-the-summary-section-feature
https://github.com/jimtng
https://github.com/jruby/jruby/issues/5876
https://github.com/jruby/jruby/wiki/CallingJavaFromJRuby
https://github.com/jruby/jruby/wiki/RedBridge#context-instance-type
https://github.com/jruby/jruby/wiki/RedBridge#local-variable-behavior-options
https://github.com/log
https://github.com/openhab/openhab-core/blob/main/bundles/org.openhab.core.semantics/model/SemanticTags.csv
https://github.com/openhab/openhab-core/issues/3169
https://github.com/openhab/openhab-jruby
https://github.com/openhab/openhab-jruby/actions/workflows/ci.yml
https://github.com/openhab/openhab-jruby/blob/main/.github/workflows/release.yml
https://github.com/openhab/openhab-jruby/blob/main/CHANGELOG.md
https://github.com/openhab/openhab-jruby/blob/main/lib/openhab/dsl/version.rb
https://github.com/openhab/openhab-jruby/commit/00c73a98de63eec31f7d2f24137e3581b6f66b60
https://github.com/openhab/openhab-jruby/commit/01e683a548679cd4d1e7bbb1ee8e2361bde83f58
https://github.com/openhab/openhab-jruby/commit/02df58aeea7bef3d75212476ddd615c30d2ac9d2
https://github.com/openhab/openhab-jruby/commit/040e8367c7ff031b0492b7d8956aa65bd8a93020
https://github.com/openhab/openhab-jruby/commit/05b62174729523e499f66c52d432fa4b913a59a5
https://github.com/openhab/openhab-jruby/commit/06cb9288b9a2f618bfc37b76dc5e60ba39de3e15
https://github.com/openhab/openhab-jruby/commit/075e6276f761616601b893539819b68e8aa403a0
https://github.com/openhab/openhab-jruby/commit/079314f3c9213e5e0b3d29e2824a22e2c36d8a0b
https://github.com/openhab/openhab-jruby/commit/07a16681864f49e9613673988bbad0e09fd3fcba
https://github.com/openhab/openhab-jruby/commit/08d8f16ab490a63e614415c1ecf057429acc4e45
https://github.com/openhab/openhab-jruby/commit/0908ef636c2424e8957603515c99d1235bc6428e
https://github.com/openhab/openhab-jruby/commit/0d2c43ca99db6abeef068adff7dca5f3bdf71703
https://github.com/openhab/openhab-jruby/commit/0e53986e76353d910d5c73a54393d500c87e7ffa
https://github.com/openhab/openhab-jruby/commit/0f0bd160e2d70e6f3ec38f910a4ecbab38af2af7
https://github.com/openhab/openhab-jruby/commit/0f4608b80c3b7307cdcde6f04841e43a27373b40
https://github.com/openhab/openhab-jruby/commit/0fb0bcf0c7821f54685763b67b0f35c55de0f6f8
https://github.com/openhab/openhab-jruby/commit/127ab17a69ec2ff2eac8674bba1c3ee2102a4fa9
https://github.com/openhab/openhab-jruby/commit/128e13215e71e0dee2b80eb6b44a3f68e16c06f6
https://github.com/openhab/openhab-jruby/commit/1703aa2600fb1fec846b8b408df23b349073146d
https://github.com/openhab/openhab-jruby/commit/178cf4de37e7a50106697d43b33f673319a3c4ea
https://github.com/openhab/openhab-jruby/commit/17def5c097fd95cc844c8651e155cfdbe631b512
https://github.com/openhab/openhab-jruby/commit/188f2b0c48fdb04bc8a90fd0602ee20a66856ed8
https://github.com/openhab/openhab-jruby/commit/19bd4165342152f58380cbaa4dd794f9fcd5a627
https://github.com/openhab/openhab-jruby/commit/1a8fd3aad11fb0549dc2c7308f26946ffb8e899c
https://github.com/openhab/openhab-jruby/commit/1ab681f9947dfe290a14ed4721ac30b1cfc16ac3
https://github.com/openhab/openhab-jruby/commit/1bf4aa390e8671e926fa44505cedd8f07d1d4260
https://github.com/openhab/openhab-jruby/commit/1c4b7744553679f1296428e765d04dbc57cfe99c
https://github.com/openhab/openhab-jruby/commit/1c717a81d18030ae60d935f4625fd3557e139754
https://github.com/openhab/openhab-jruby/commit/1cfec6bc93df1fb0214715f9f23132330c9a3e4d
https://github.com/openhab/openhab-jruby/commit/1e984646d50f97fd3ccd933e548c08e4f8290704
https://github.com/openhab/openhab-jruby/commit/1fb42d08566d75725654c864ac21bf597b9c8003
https://github.com/openhab/openhab-jruby/commit/2002afb0012b0f178d121d3f92768029842f94ce
https://github.com/openhab/openhab-jruby/commit/2073072920a3becdb280d67048ab3fb2817e86eb
https://github.com/openhab/openhab-jruby/commit/20ae8558e7a443eae2be412f69fdc25de8d4431b
https://github.com/openhab/openhab-jruby/commit/20bb64e01be2e4effc1886c02f4137375cea5725
https://github.com/openhab/openhab-jruby/commit/210e50721adbf908a2f888cae7f46fc1687be4f9
https://github.com/openhab/openhab-jruby/commit/21721e74a7595de83d94cd2a9143ebde4b36938b
https://github.com/openhab/openhab-jruby/commit/228710cf20ea00c3ab03c5cbe07247f3d72128b3
https://github.com/openhab/openhab-jruby/commit/22bc48e677b2021c28366ca9b57b06ca91a10e54
https://github.com/openhab/openhab-jruby/commit/22e237fa93ae373fd63f05b9eaa17c0a78905939
https://github.com/openhab/openhab-jruby/commit/22fea0b1d98987f86ddfa4c1f34add397815e361
https://github.com/openhab/openhab-jruby/commit/23376c4e6b224c4a17418e2dbaab18556435388f
https://github.com/openhab/openhab-jruby/commit/239403f31ac0385ceb90613e1c96a6ed759e7b40
https://github.com/openhab/openhab-jruby/commit/24bb04b34cc13ebbd4906fe547e31154d55e737c
https://github.com/openhab/openhab-jruby/commit/25196d559f876521dc027546d071defb7c3a5b01
https://github.com/openhab/openhab-jruby/commit/251f62541eff71aa5238ff66bde9160b80f69a17
https://github.com/openhab/openhab-jruby/commit/279b81aab1ac16b1f64d37eb3947e7c909292677
https://github.com/openhab/openhab-jruby/commit/2844d7abbea381309205152c3826ea258dcc937f
https://github.com/openhab/openhab-jruby/commit/2975cd565fb7dbf8c994fcb306d40ae75f2e8c03
https://github.com/openhab/openhab-jruby/commit/29b6a34f050e82788f2e18d5de8e0025207de2c3
https://github.com/openhab/openhab-jruby/commit/2a9af7b2ae4eed5668218d9ec01f4585369d6a3c
https://github.com/openhab/openhab-jruby/commit/2baf77268656d5c0e3ed22001da5e9374ec49790
https://github.com/openhab/openhab-jruby/commit/2bf6aa95b8483fde3c5fafeb1cde243b959f2602
https://github.com/openhab/openhab-jruby/commit/2cebe9e2f2bd498ab33714210aeb6a70caff8787
https://github.com/openhab/openhab-jruby/commit/3187de7bdb1bea47e8ba8d288332da5c227e3892
https://github.com/openhab/openhab-jruby/commit/3311e268262cd15388f6422c18aa82b5dfc63c24
https://github.com/openhab/openhab-jruby/commit/351a77694fc89dcde9f93501324d91d03819fbd8
https://github.com/openhab/openhab-jruby/commit/35391361c2713705535aa2f13142ecfa9c97a367
https://github.com/openhab/openhab-jruby/commit/359ae0768773b1733227f39eee098c4bdc29ca91
https://github.com/openhab/openhab-jruby/commit/3753304f1a4c720670dc9c495503b422b9142ad0
https://github.com/openhab/openhab-jruby/commit/3898d2da40994e322ffb2773fe35184debf0d261
https://github.com/openhab/openhab-jruby/commit/38da4a01607830fb44cb17c6b52f46000de2ddc0
https://github.com/openhab/openhab-jruby/commit/3b29aa967f909e80400ed78406c680405b4974f4
https://github.com/openhab/openhab-jruby/commit/3d17030848d0b2d18d945dd08b03a672f1e74513
https://github.com/openhab/openhab-jruby/commit/4082280eef5519cc0efac0a3e53c366f327fc1a0
https://github.com/openhab/openhab-jruby/commit/41902553270a7cc9871b132586936d2d66f4bdc7
https://github.com/openhab/openhab-jruby/commit/41cbb5533a8e9a15f134ceab91ae527ba767e02d
https://github.com/openhab/openhab-jruby/commit/42bc5de8321d6e5b4554afd84fd5759d672bf992
https://github.com/openhab/openhab-jruby/commit/42dbafb3e3cf634c1493ffd19b03fd0e03b07689
https://github.com/openhab/openhab-jruby/commit/4347aa98966561c12c32a6695d6acadd6cedb2bf
https://github.com/openhab/openhab-jruby/commit/463a9283e195bd591504047b15ba7abc7b5ff264
https://github.com/openhab/openhab-jruby/commit/46b9f329dbd6b58bcad17cd703a6dd927498ace0
https://github.com/openhab/openhab-jruby/commit/48a63e82db6b82cdcf7a8855681db1fa65f23abc
https://github.com/openhab/openhab-jruby/commit/498b5155caf203f8103e171914ba67149f4bb76a
https://github.com/openhab/openhab-jruby/commit/4a412f81daf46c86469d8badeac2327a6c1816d3
https://github.com/openhab/openhab-jruby/commit/4a5e33d85c051e8b4418b02a005a494406118fd8
https://github.com/openhab/openhab-jruby/commit/4b318c1d4e02fe2789a9f20fa198fb2f6ad629a2
https://github.com/openhab/openhab-jruby/commit/4c22e5a00a08e1f5bff55d05f6d7297e11448eac
https://github.com/openhab/openhab-jruby/commit/4e62458a983071a62380fe7b22e9d464d45a5b9b
https://github.com/openhab/openhab-jruby/commit/4ef6b2d0017c82c74f4d0ce82a7fb7e91681770c
https://github.com/openhab/openhab-jruby/commit/50f0f0532e349f7bb74b42c1badc388401ef241c
https://github.com/openhab/openhab-jruby/commit/510d6db9041afc91e261b43afd4d8e4b3ad135d3
https://github.com/openhab/openhab-jruby/commit/528994a3dfdb2a98399f88023e658451b3d3fafe
https://github.com/openhab/openhab-jruby/commit/531ed232f16eb13bc1ff80fefefa55ed15b5483e
https://github.com/openhab/openhab-jruby/commit/53d7e062ec09130cefe089c00f42c302ce745f02
https://github.com/openhab/openhab-jruby/commit/54d2ec3cb7a84eac5bb0341911f9fe16da81d105
https://github.com/openhab/openhab-jruby/commit/550d9e09ce04e1050bcb0623bb2d5339359bb477
https://github.com/openhab/openhab-jruby/commit/572114e74f688bc85925f0f33d2cf0bc3e06d4f8
https://github.com/openhab/openhab-jruby/commit/58bda12449d72c7ac1d8e1ee1d7c2876897a0851
https://github.com/openhab/openhab-jruby/commit/5a640c686914478166d3c853b653387bd341a40e
https://github.com/openhab/openhab-jruby/commit/5a89ac8b6e2510519bce73075044d6422513fdde
https://github.com/openhab/openhab-jruby/commit/5aad83310993e8d95b8e372cd257d572e81beb60
https://github.com/openhab/openhab-jruby/commit/5cfe07bae4ad71c6e1699e03d2d091ad05a0a6cc
https://github.com/openhab/openhab-jruby/commit/5f987cc1ce7f86e8ab02b411635f55c8bbc4210f
https://github.com/openhab/openhab-jruby/commit/600bc88b281332f907948f65f59b11f7f66948c6
https://github.com/openhab/openhab-jruby/commit/605949cea2f6ca2f6e1ec15177c3038d8da26174
https://github.com/openhab/openhab-jruby/commit/61f387c077e3d2c085cb639aa87dd51e32475d48
https://github.com/openhab/openhab-jruby/commit/6204f0a8f33e08abddcc130b46a2fe39c5f4bb49
https://github.com/openhab/openhab-jruby/commit/623a08ec69f56040502a86ab72b129985f9f8e1f
https://github.com/openhab/openhab-jruby/commit/64059cca79d5dcd775ab8a8fe4154123a80f7cd3
https://github.com/openhab/openhab-jruby/commit/640cf0ec24ee7b34faec819ae194c9a2ffd4c344
https://github.com/openhab/openhab-jruby/commit/64c759c9ee7b483f909db8e10b02467c0e3a6767
https://github.com/openhab/openhab-jruby/commit/65bf3b159255b56a2446059aeda535002d51639f
https://github.com/openhab/openhab-jruby/commit/66cda53ffec10a14b4c14931838c24e96bc655b1
https://github.com/openhab/openhab-jruby/commit/68c5f4dafb04779ac97e88c3612ab68443cf7377
https://github.com/openhab/openhab-jruby/commit/690699d61911cc4e67a4bad0b37d7f43328cf73e
https://github.com/openhab/openhab-jruby/commit/6a90d43dc19d372cea56f6874ac46404f86f3058
https://github.com/openhab/openhab-jruby/commit/6bc8862f1d8b7631ef0ff79ac9599433e53a7259
https://github.com/openhab/openhab-jruby/commit/6f14429113375907a39207bc25d75108897d61ca
https://github.com/openhab/openhab-jruby/commit/6f3edd35c7edbe85369e39ec102648e839dee043
https://github.com/openhab/openhab-jruby/commit/70008fcb83eb7be86273df1f4093ebc014cbc529
https://github.com/openhab/openhab-jruby/commit/70418abfa0c504ed819e15c0508ad05e486fcf0d
https://github.com/openhab/openhab-jruby/commit/70d3b4ac3f25e974e4a8bfc7a994316dea09bd65
https://github.com/openhab/openhab-jruby/commit/70ef1dca219551627781bd5b66af9a8d5c3ddf13
https://github.com/openhab/openhab-jruby/commit/71f3de4c1f3fde6412ebe1748550a62e989187e0
https://github.com/openhab/openhab-jruby/commit/72287c1bd9f4b9f7cc0b5ead296fa98e661f04a5
https://github.com/openhab/openhab-jruby/commit/7686d32ef13f14eb5528cea9b9e7b349d3779c9b
https://github.com/openhab/openhab-jruby/commit/76fdbfd6ca8dc6d0d1eafaa086611d85ea0ecd95
https://github.com/openhab/openhab-jruby/commit/77899c9267cf6db299b04d9d60b6322bbd6f1a86
https://github.com/openhab/openhab-jruby/commit/77904b16288efc3b7b9d2eac470ffa128d109bb3
https://github.com/openhab/openhab-jruby/commit/77cae44a4f115b5c9ca7c3f44099109ebd587c4e
https://github.com/openhab/openhab-jruby/commit/792015e88e3715d0608c43c44a8995edfb7d8192
https://github.com/openhab/openhab-jruby/commit/7a36c43f583068a3e9489b0199ce0c02d0581c2c
https://github.com/openhab/openhab-jruby/commit/7ca4bce1e098a41cbb773a4ccf485092b5a5ed31
https://github.com/openhab/openhab-jruby/commit/7e352d4cc1b4ff8ab50e409cf0ef56f4a6d74fae
https://github.com/openhab/openhab-jruby/commit/7f4b0bc371c30c9258fcc9ed440332511c4caaca
https://github.com/openhab/openhab-jruby/commit/7fe002715d3aa51378f3c72ddf4c63c3b4c20e1e
https://github.com/openhab/openhab-jruby/commit/813bc5d9574b49ea45720def1c98354c28dc8686
https://github.com/openhab/openhab-jruby/commit/8187e77ead0e476876cb52e9e018cd22dd44d5df
https://github.com/openhab/openhab-jruby/commit/82dced4e2bfea835bb655094e7cd9f42a967a143
https://github.com/openhab/openhab-jruby/commit/83036b84aee376b8e6565d11a9e563d7024ad924
https://github.com/openhab/openhab-jruby/commit/88d35c534d28b302e33c8e830b4bbe6763f57abe
https://github.com/openhab/openhab-jruby/commit/8cd6901c762d6a903ccc42e7c05e056b6abdd25d
https://github.com/openhab/openhab-jruby/commit/8e31e0d882a77c6a0422015ac5dd06c0b0c7ab9c
https://github.com/openhab/openhab-jruby/commit/8e91ffccc8d4f0dd2cc8a72aedd502459f140028
https://github.com/openhab/openhab-jruby/commit/8f454924247674e75eaaa8a93e90176fff1ead8e
https://github.com/openhab/openhab-jruby/commit/901a63e59f5086b559fd84b1fdb2b13b3d4a7800
https://github.com/openhab/openhab-jruby/commit/9030b3f9ca57b66d5f6865b6cbf8f3b501432587
https://github.com/openhab/openhab-jruby/commit/91876d01aa8577480ef88b014530064ba0d3a6ca
https://github.com/openhab/openhab-jruby/commit/932e82b561c6a246a178160bb3dfa1b8a83dd594
https://github.com/openhab/openhab-jruby/commit/940780fd903891fe3c0e6e28be310c2345cf031b
https://github.com/openhab/openhab-jruby/commit/942d7ea22edafc697b5a3bf8c222a1ecb1860551
https://github.com/openhab/openhab-jruby/commit/95babba1a9d8f534fe2a345a0a4a3bf6e837f047
https://github.com/openhab/openhab-jruby/commit/962eec794e05ae0f4ac507dcf2f34b1a33ff085a
https://github.com/openhab/openhab-jruby/commit/9650698bb6c80950cc22f9be4a59444773da2ff9
https://github.com/openhab/openhab-jruby/commit/9657e72c4d80b2c7adb722de428b830efb75e75f
https://github.com/openhab/openhab-jruby/commit/9683845aea9bec223bcf8c592e16d2344ac1b7c2
https://github.com/openhab/openhab-jruby/commit/9898b8aa2bb3bedf1fee6a64114446b4667c10d4
https://github.com/openhab/openhab-jruby/commit/995b8fcb8afad0f3546eb0500da40febcb47c956
https://github.com/openhab/openhab-jruby/commit/9cab1ff24e2b2f87b0558385cd1c82d623547df6
https://github.com/openhab/openhab-jruby/commit/9d99ee62c7f57f8050ce57b996efcf1387e7e52a
https://github.com/openhab/openhab-jruby/commit/9ebe0f2754424a2c31b2cb0083c9db8793f48360
https://github.com/openhab/openhab-jruby/commit/9f770b3cb9c0a8610b5e7154efab04406a0e35a8
https://github.com/openhab/openhab-jruby/commit/a00390483775484b3513c433c9257c784311a7ea
https://github.com/openhab/openhab-jruby/commit/a0b30ec3c3c254cb0e94aec33a048b8723021e60
https://github.com/openhab/openhab-jruby/commit/a149f96abd1e1d43c165c1a85591b5e39b4d43b0
https://github.com/openhab/openhab-jruby/commit/a16f9768b57763145e8b90a0877108d09c57dfe8
https://github.com/openhab/openhab-jruby/commit/a1fac1d84269fb462acd8e378c8f5f460e2d447b
https://github.com/openhab/openhab-jruby/commit/a347bb5942e28825a4be5e2adc450bd033b91e0a
https://github.com/openhab/openhab-jruby/commit/a3cc139d87b2df344bb1f0f78c3a68558e3e4fd5
https://github.com/openhab/openhab-jruby/commit/a3d96779b32d5dd2f46912f1f64321851030296b
https://github.com/openhab/openhab-jruby/commit/a425401ca5a588960a81ecaaf793be140c3a316f
https://github.com/openhab/openhab-jruby/commit/a4ff0869171ff10c1bae505fe3bc3af480d0cb54
https://github.com/openhab/openhab-jruby/commit/a6a0bebd1708cee94908e4cbfb804ff5f235bd3d
https://github.com/openhab/openhab-jruby/commit/a6f7be47c476e43fb7e3fd146fb02d4c07b6fc4a
https://github.com/openhab/openhab-jruby/commit/a7305d3543fb4aabe19fe963d960b1db71a28ab6
https://github.com/openhab/openhab-jruby/commit/a74194bb301b83898b0fea2fd0e4cdec651512ca
https://github.com/openhab/openhab-jruby/commit/a926d73b0c21866713096300dd3c33c316271cf4
https://github.com/openhab/openhab-jruby/commit/a9ccf3f1db4d2335c1509ffe56c83242926e097c
https://github.com/openhab/openhab-jruby/commit/a9d8b471aa0de60c40cc534e31ebcd4f0e6b8b2a
https://github.com/openhab/openhab-jruby/commit/aa286dcd8f55d7a7ecd84ed6b0e360cb52103a1c
https://github.com/openhab/openhab-jruby/commit/aa8e2b78987d792d6b2299df6e262e68716827ca
https://github.com/openhab/openhab-jruby/commit/ab3d974c4ebbdcb7ffd73190f5d865c38a5ab2f8
https://github.com/openhab/openhab-jruby/commit/ac289fc2c7a9d1dba7f4c5b908d1f0fd2eb49875
https://github.com/openhab/openhab-jruby/commit/ae519bf1b5033a2d7588dd5e338e2e7eabbcb039
https://github.com/openhab/openhab-jruby/commit/ae7e1bcf250a3bac18d080efc7b966397cb84279
https://github.com/openhab/openhab-jruby/commit/ae8b5a276676f6509e8862f73276997bafa38cd5
https://github.com/openhab/openhab-jruby/commit/ae8ff6ac8fc4d2a3bb20875962776ba977ea7546
https://github.com/openhab/openhab-jruby/commit/afbec5e7a15008d90a31aa491858213f2b82466c
https://github.com/openhab/openhab-jruby/commit/afe7f69f5f36e1a82a62add82181009370508643
https://github.com/openhab/openhab-jruby/commit/b00bbe7bbe4a4d847177d538f018cf71c98120b6
https://github.com/openhab/openhab-jruby/commit/b06385bb9be81ffdb42c86156e6f4b184a498710
https://github.com/openhab/openhab-jruby/commit/b1ec8915a05dff6236677df1a0e3e115b8cb0d51
https://github.com/openhab/openhab-jruby/commit/b1f1fe08d37674c7ea7d0db91bf1780b46f20ff7
https://github.com/openhab/openhab-jruby/commit/b3bf1563c0dddd2246b0060ded8a34df84794e4c
https://github.com/openhab/openhab-jruby/commit/b5296844e6a677452388dfb70e743f18a66d3fd6
https://github.com/openhab/openhab-jruby/commit/b5b9c8176f995ad996ac481c4c23c614bd5f54f7
https://github.com/openhab/openhab-jruby/commit/b7f753110332b71f8b665e22562e2a02d3c86614
https://github.com/openhab/openhab-jruby/commit/b8d09c106ae708107ac75bcb66406b66e483b7ee
https://github.com/openhab/openhab-jruby/commit/bb98cb091a8fb79578fcd834922eebc33aac394e
https://github.com/openhab/openhab-jruby/commit/bd69a763ec81e15bd4626264af4bc29a279d393c
https://github.com/openhab/openhab-jruby/commit/c22be74104ef5254223838adcc3adaa70e2edefa
https://github.com/openhab/openhab-jruby/commit/c2482e832fa3a4803bafef71217c6cfe1fdd2bed
https://github.com/openhab/openhab-jruby/commit/c486cad67e70483b2d3398116d79ce0778aafeec
https://github.com/openhab/openhab-jruby/commit/c519b8b654d87cd93cf5b02cb16feee055b2ddb8
https://github.com/openhab/openhab-jruby/commit/c752711b7057c819c1a372a9d35e1e85bf4c54b5
https://github.com/openhab/openhab-jruby/commit/c9e8f1c84c1cb865bc097526cd1ff9d5cbb010f7
https://github.com/openhab/openhab-jruby/commit/cbe6e5c275a30f84ca2ee3e32f1e3ae773b48e7e
https://github.com/openhab/openhab-jruby/commit/cd08922fe7c9f4b2687b0b19000ecc3ba687bc9e
https://github.com/openhab/openhab-jruby/commit/cdd3ea1c75c950b807a56f68cbd78ad68c59939d
https://github.com/openhab/openhab-jruby/commit/ce4ef03afc3a9f10e96af17fccd61a0acf84cc4d
https://github.com/openhab/openhab-jruby/commit/ceb224aa0e8dfd0d82910ac3eb780d8f11e78c00
https://github.com/openhab/openhab-jruby/commit/d05a9e51f15e7683b66ab52797ee2d4bd20a24ff
https://github.com/openhab/openhab-jruby/commit/d1e895ff243f7160bd2f54cfce5925ba07fabfff
https://github.com/openhab/openhab-jruby/commit/d4eb4f78043ac108e54c0491affb72b383397b45
https://github.com/openhab/openhab-jruby/commit/d5c29deabb793d23880463f86285bf6764dfb5c7
https://github.com/openhab/openhab-jruby/commit/d694bc8760f7bb5f63a48848cff5165779646e47
https://github.com/openhab/openhab-jruby/commit/d820471d60b1c0bd4b766a4b8990b0f1980aa1d6
https://github.com/openhab/openhab-jruby/commit/d9a3be3326b7c84123420a7761295a1c97f32bbc
https://github.com/openhab/openhab-jruby/commit/dacc7a8531dcbe256c16a7ac8685ecb0c7e5dcc1
https://github.com/openhab/openhab-jruby/commit/dba5db7d56f25ea279723c653c154c65c3fe030a
https://github.com/openhab/openhab-jruby/commit/dd140aa6f28f6138e197fdc2274f960ff304664e
https://github.com/openhab/openhab-jruby/commit/dd5d5e5cd6a6eb02b57e5e70d34a27e512bc0d0e
https://github.com/openhab/openhab-jruby/commit/ddb71040cab0c6a25b28881d103c91bae7812bae
https://github.com/openhab/openhab-jruby/commit/e093bed1c6641090d7f4304ae4138da50e915c2a
https://github.com/openhab/openhab-jruby/commit/e1cee18ea264901f07024ff0b26c8cb2b88ba85f
https://github.com/openhab/openhab-jruby/commit/e1dc2a329e085ab7a0092762a0d3cd8c8df92737
https://github.com/openhab/openhab-jruby/commit/e2f8053452872df7f7fb26da41af2905ebe32426
https://github.com/openhab/openhab-jruby/commit/e330a0fe0ebee31d7790b6941afabde0dcf891b1
https://github.com/openhab/openhab-jruby/commit/e3466dbf67f49ce4cecae127968848f8c7708879
https://github.com/openhab/openhab-jruby/commit/e87e03b715836f7d89fef1cdc37c339b4139d593
https://github.com/openhab/openhab-jruby/commit/e8b859b795ac57fb1873b199f2e7723313240433
https://github.com/openhab/openhab-jruby/commit/e8bb65e17f654cc5ad9d58deb11eda7a304f9859
https://github.com/openhab/openhab-jruby/commit/e8e8b666080a6cf0b47a08e13b9d4dcc8f9a9cbc
https://github.com/openhab/openhab-jruby/commit/ea0a65736821bbd64fe3ed199229953b55f6a1ab
https://github.com/openhab/openhab-jruby/commit/ea3195402b5c4179090feafaba2d53476342251d
https://github.com/openhab/openhab-jruby/commit/ed6352aaeceaf99a585db7e5012d96ee853f6974
https://github.com/openhab/openhab-jruby/commit/ed85b4db59a543e3abee2dc6883f1932790e4deb
https://github.com/openhab/openhab-jruby/commit/ef1b7923e10ba67800eef7aae32b3d5eb0d5e729
https://github.com/openhab/openhab-jruby/commit/ef29edd2c4c1122045ad14c644dd7a0c341c6c70
https://github.com/openhab/openhab-jruby/commit/f059c59a173d322270e1c3053c94dba531e3beaa
https://github.com/openhab/openhab-jruby/commit/f147277785f33fc7ab5d854a4fff0b9f786a2106
https://github.com/openhab/openhab-jruby/commit/f2dfd2922e246c820635fb02bbe15bcf5fa3bf64
https://github.com/openhab/openhab-jruby/commit/f3ab3ae4dca88db880e6b488ad765267253bc4d5
https://github.com/openhab/openhab-jruby/commit/f41f5c5159567b6deedd271325439c8767e66917
https://github.com/openhab/openhab-jruby/commit/f5801d90b6998379db58c8462619d8f13332f0fa
https://github.com/openhab/openhab-jruby/commit/f6b4b7a725d62e3ae382de3e86f279fcaff6917e
https://github.com/openhab/openhab-jruby/commit/fae9daf8b0dd0d3b854652a54663c4fb5d963cc8
https://github.com/openhab/openhab-jruby/commit/fc46fc41e58788ff26f4c4d8b7ee62e45a6ab2f9
https://github.com/openhab/openhab-jruby/commit/fd12e3db18b0cb75a7a8824baa45909284896499
https://github.com/openhab/openhab-jruby/commit/fe61b040019142ba9525685f742b13d0eb54e233
https://github.com/openhab/openhab-jruby/compare/2.10.1...2.11.0
https://github.com/openhab/openhab-jruby/compare/2.11.0...2.11.1
https://github.com/openhab/openhab-jruby/compare/2.11.1...2.12.0
https://github.com/openhab/openhab-jruby/compare/2.12.0...2.13.0
https://github.com/openhab/openhab-jruby/compare/2.13.0...2.13.1
https://github.com/openhab/openhab-jruby/compare/2.13.1...2.14.0
https://github.com/openhab/openhab-jruby/compare/2.14.0...2.14.1
https://github.com/openhab/openhab-jruby/compare/2.14.1...2.14.2
https://github.com/openhab/openhab-jruby/compare/2.14.2...2.14.3
https://github.com/openhab/openhab-jruby/compare/2.14.3...2.15.0
https://github.com/openhab/openhab-jruby/compare/2.15.0...2.16.0
https://github.com/openhab/openhab-jruby/compare/2.16.0...2.16.1
https://github.com/openhab/openhab-jruby/compare/2.16.1...2.16.2
https://github.com/openhab/openhab-jruby/compare/2.16.2...2.16.3
https://github.com/openhab/openhab-jruby/compare/2.16.3...2.16.4
https://github.com/openhab/openhab-jruby/compare/2.16.4...2.17.0
https://github.com/openhab/openhab-jruby/compare/2.17.0...2.18.0
https://github.com/openhab/openhab-jruby/compare/2.18.0...2.19.0
https://github.com/openhab/openhab-jruby/compare/2.19.0...2.19.1
https://github.com/openhab/openhab-jruby/compare/2.19.1...2.19.2
https://github.com/openhab/openhab-jruby/compare/2.19.2...2.19.3
https://github.com/openhab/openhab-jruby/compare/2.19.3...2.20.0
https://github.com/openhab/openhab-jruby/compare/2.20.0...2.20.1
https://github.com/openhab/openhab-jruby/compare/2.20.1...2.20.2
https://github.com/openhab/openhab-jruby/compare/2.20.2...2.20.3
https://github.com/openhab/openhab-jruby/compare/2.20.3...2.21.0
https://github.com/openhab/openhab-jruby/compare/2.21.0...2.22.0
https://github.com/openhab/openhab-jruby/compare/2.22.0...2.22.1
https://github.com/openhab/openhab-jruby/compare/2.22.1...2.23.0
https://github.com/openhab/openhab-jruby/compare/2.23.0...2.23.1
https://github.com/openhab/openhab-jruby/compare/2.23.1...2.23.2
https://github.com/openhab/openhab-jruby/compare/2.23.2...2.23.3
https://github.com/openhab/openhab-jruby/compare/2.23.3...2.24.0
https://github.com/openhab/openhab-jruby/compare/2.24.0...2.25.0
https://github.com/openhab/openhab-jruby/compare/2.25.0...2.25.1
https://github.com/openhab/openhab-jruby/compare/2.25.1...2.25.2
https://github.com/openhab/openhab-jruby/compare/2.25.2...2.26.0
https://github.com/openhab/openhab-jruby/compare/2.26.0...2.26.1
https://github.com/openhab/openhab-jruby/compare/2.26.1...2.27.0
https://github.com/openhab/openhab-jruby/compare/2.27.0...2.27.1
https://github.com/openhab/openhab-jruby/compare/2.27.1...3.0.0
https://github.com/openhab/openhab-jruby/compare/3.0.0...3.0.1
https://github.com/openhab/openhab-jruby/compare/3.0.1...3.1.0
https://github.com/openhab/openhab-jruby/compare/3.1.0...3.1.1
https://github.com/openhab/openhab-jruby/compare/3.1.1...3.1.2
https://github.com/openhab/openhab-jruby/compare/3.1.2...3.2.0
https://github.com/openhab/openhab-jruby/compare/3.2.0...3.2.1
https://github.com/openhab/openhab-jruby/compare/3.2.1...3.3.0
https://github.com/openhab/openhab-jruby/compare/3.3.0...3.4.0
https://github.com/openhab/openhab-jruby/compare/3.4.0...3.4.1
https://github.com/openhab/openhab-jruby/compare/3.4.1...3.4.2
https://github.com/openhab/openhab-jruby/compare/3.4.2...3.4.3
https://github.com/openhab/openhab-jruby/compare/3.4.3...3.5.0
https://github.com/openhab/openhab-jruby/compare/3.5.0...3.6.0
https://github.com/openhab/openhab-jruby/compare/3.6.0...3.6.1
https://github.com/openhab/openhab-jruby/compare/3.6.1...3.6.2
https://github.com/openhab/openhab-jruby/compare/3.6.2...3.6.3
https://github.com/openhab/openhab-jruby/compare/3.6.3...3.6.4
https://github.com/openhab/openhab-jruby/compare/3.6.4...3.7.0
https://github.com/openhab/openhab-jruby/compare/3.7.0...3.7.1
https://github.com/openhab/openhab-jruby/compare/3.7.1...3.7.2
https://github.com/openhab/openhab-jruby/compare/3.7.2...3.7.3
https://github.com/openhab/openhab-jruby/compare/3.7.3...3.7.4
https://github.com/openhab/openhab-jruby/compare/3.7.4...3.8.0
https://github.com/openhab/openhab-jruby/compare/3.8.0...3.8.1
https://github.com/openhab/openhab-jruby/compare/3.8.1...3.8.2
https://github.com/openhab/openhab-jruby/compare/3.8.2...3.8.3
https://github.com/openhab/openhab-jruby/compare/3.8.3...3.9.0
https://github.com/openhab/openhab-jruby/compare/3.9.0...3.9.1
https://github.com/openhab/openhab-jruby/compare/3.9.1...3.9.2
https://github.com/openhab/openhab-jruby/compare/3.9.2...3.9.3
https://github.com/openhab/openhab-jruby/compare/3.9.3...3.9.4
https://github.com/openhab/openhab-jruby/compare/3.9.4...4.0.0
https://github.com/openhab/openhab-jruby/compare/4.0.0...4.0.1
https://github.com/openhab/openhab-jruby/compare/4.0.1...4.1.0
https://github.com/openhab/openhab-jruby/compare/4.1.0...4.1.1
https://github.com/openhab/openhab-jruby/compare/4.1.1...4.1.2
https://github.com/openhab/openhab-jruby/compare/4.1.2...4.1.3
https://github.com/openhab/openhab-jruby/compare/4.1.3...4.1.4
https://github.com/openhab/openhab-jruby/compare/4.1.4...4.2.0
https://github.com/openhab/openhab-jruby/compare/4.10.0...4.10.1
https://github.com/openhab/openhab-jruby/compare/4.10.1...4.10.2
https://github.com/openhab/openhab-jruby/compare/4.10.2...4.10.3
https://github.com/openhab/openhab-jruby/compare/4.10.3...4.11.0
https://github.com/openhab/openhab-jruby/compare/4.11.0...4.11.1
https://github.com/openhab/openhab-jruby/compare/4.11.1...4.11.2
https://github.com/openhab/openhab-jruby/compare/4.11.2...4.12.0
https://github.com/openhab/openhab-jruby/compare/4.12.0...4.12.1
https://github.com/openhab/openhab-jruby/compare/4.12.1...4.13.0
https://github.com/openhab/openhab-jruby/compare/4.13.0...4.13.1
https://github.com/openhab/openhab-jruby/compare/4.13.1...4.13.2
https://github.com/openhab/openhab-jruby/compare/4.13.2...4.13.3
https://github.com/openhab/openhab-jruby/compare/4.13.3...4.13.4
https://github.com/openhab/openhab-jruby/compare/4.13.4...4.13.5
https://github.com/openhab/openhab-jruby/compare/4.13.5...4.14.0
https://github.com/openhab/openhab-jruby/compare/4.14.0...4.14.1
https://github.com/openhab/openhab-jruby/compare/4.14.1...4.14.2
https://github.com/openhab/openhab-jruby/compare/4.14.2...4.15.0
https://github.com/openhab/openhab-jruby/compare/4.15.0...4.15.1
https://github.com/openhab/openhab-jruby/compare/4.15.1...4.16.0
https://github.com/openhab/openhab-jruby/compare/4.16.0...4.17.0
https://github.com/openhab/openhab-jruby/compare/4.17.0...4.18.0
https://github.com/openhab/openhab-jruby/compare/4.18.0...4.19.0
https://github.com/openhab/openhab-jruby/compare/4.19.0...4.19.1
https://github.com/openhab/openhab-jruby/compare/4.19.1...4.20.0
https://github.com/openhab/openhab-jruby/compare/4.2.0...4.3.0
https://github.com/openhab/openhab-jruby/compare/4.20.0...4.21.0
https://github.com/openhab/openhab-jruby/compare/4.21.0...4.22.0
https://github.com/openhab/openhab-jruby/compare/4.22.0...4.22.1
https://github.com/openhab/openhab-jruby/compare/4.22.1...4.22.2
https://github.com/openhab/openhab-jruby/compare/4.22.2...4.23.0
https://github.com/openhab/openhab-jruby/compare/4.23.0...4.24.0
https://github.com/openhab/openhab-jruby/compare/4.24.0...4.24.1
https://github.com/openhab/openhab-jruby/compare/4.24.1...4.25.0
https://github.com/openhab/openhab-jruby/compare/4.25.0...4.26.0
https://github.com/openhab/openhab-jruby/compare/4.26.0...4.26.1
https://github.com/openhab/openhab-jruby/compare/4.26.1...4.26.2
https://github.com/openhab/openhab-jruby/compare/4.26.2...4.26.3
https://github.com/openhab/openhab-jruby/compare/4.26.3...4.26.4
https://github.com/openhab/openhab-jruby/compare/4.26.4...4.27.0
https://github.com/openhab/openhab-jruby/compare/4.27.0...4.27.1
https://github.com/openhab/openhab-jruby/compare/4.27.1...4.28.0
https://github.com/openhab/openhab-jruby/compare/4.28.0...4.28.1
https://github.com/openhab/openhab-jruby/compare/4.28.1...4.28.2
https://github.com/openhab/openhab-jruby/compare/4.28.2...4.29.0
https://github.com/openhab/openhab-jruby/compare/4.29.0...4.30.0
https://github.com/openhab/openhab-jruby/compare/4.3.0...4.4.0
https://github.com/openhab/openhab-jruby/compare/4.30.0...4.30.1
https://github.com/openhab/openhab-jruby/compare/4.30.1...4.30.2
https://github.com/openhab/openhab-jruby/compare/4.30.2...4.30.3
https://github.com/openhab/openhab-jruby/compare/4.30.3...4.30.4
https://github.com/openhab/openhab-jruby/compare/4.30.4...4.30.5
https://github.com/openhab/openhab-jruby/compare/4.30.5...4.31.0
https://github.com/openhab/openhab-jruby/compare/4.31.0...4.32.0
https://github.com/openhab/openhab-jruby/compare/4.32.0...4.32.1
https://github.com/openhab/openhab-jruby/compare/4.32.1...4.32.2
https://github.com/openhab/openhab-jruby/compare/4.32.2...4.32.3
https://github.com/openhab/openhab-jruby/compare/4.32.3...4.32.4
https://github.com/openhab/openhab-jruby/compare/4.32.4...4.32.5
https://github.com/openhab/openhab-jruby/compare/4.32.5...4.32.6
https://github.com/openhab/openhab-jruby/compare/4.32.6...4.32.7
https://github.com/openhab/openhab-jruby/compare/4.32.7...4.33.0
https://github.com/openhab/openhab-jruby/compare/4.33.0...4.33.1
https://github.com/openhab/openhab-jruby/compare/4.33.1...4.34.0
https://github.com/openhab/openhab-jruby/compare/4.34.0...4.34.1
https://github.com/openhab/openhab-jruby/compare/4.34.1...4.35.0
https://github.com/openhab/openhab-jruby/compare/4.35.0...4.36.0
https://github.com/openhab/openhab-jruby/compare/4.36.0...4.37.0
https://github.com/openhab/openhab-jruby/compare/4.37.0...4.37.1
https://github.com/openhab/openhab-jruby/compare/4.37.1...4.38.0
https://github.com/openhab/openhab-jruby/compare/4.38.0...4.39.0
https://github.com/openhab/openhab-jruby/compare/4.39.0...4.39.1
https://github.com/openhab/openhab-jruby/compare/4.39.1...4.40.0
https://github.com/openhab/openhab-jruby/compare/4.4.0...4.5.0
https://github.com/openhab/openhab-jruby/compare/4.40.0...4.41.0
https://github.com/openhab/openhab-jruby/compare/4.41.0...4.42.0
https://github.com/openhab/openhab-jruby/compare/4.42.0...4.42.1
https://github.com/openhab/openhab-jruby/compare/4.42.1...4.42.2
https://github.com/openhab/openhab-jruby/compare/4.42.2...4.43.0
https://github.com/openhab/openhab-jruby/compare/4.43.0...4.43.1
https://github.com/openhab/openhab-jruby/compare/4.43.1...4.43.2
https://github.com/openhab/openhab-jruby/compare/4.43.2...4.43.3
https://github.com/openhab/openhab-jruby/compare/4.43.3...4.44.0
https://github.com/openhab/openhab-jruby/compare/4.44.0...4.44.1
https://github.com/openhab/openhab-jruby/compare/4.44.1...4.44.2
https://github.com/openhab/openhab-jruby/compare/4.44.2...4.45.0
https://github.com/openhab/openhab-jruby/compare/4.45.0...4.45.1
https://github.com/openhab/openhab-jruby/compare/4.45.1...4.45.2
https://github.com/openhab/openhab-jruby/compare/4.45.2...main
https://github.com/openhab/openhab-jruby/compare/4.45.2...v5.0.0
https://github.com/openhab/openhab-jruby/compare/4.5.0...4.6.0
https://github.com/openhab/openhab-jruby/compare/4.6.0...4.6.1
https://github.com/openhab/openhab-jruby/compare/4.6.1...4.6.2
https://github.com/openhab/openhab-jruby/compare/4.6.2...4.7.0
https://github.com/openhab/openhab-jruby/compare/4.7.0...4.7.1
https://github.com/openhab/openhab-jruby/compare/4.7.1...4.8.0
https://github.com/openhab/openhab-jruby/compare/4.8.0...4.8.1
https://github.com/openhab/openhab-jruby/compare/4.8.1...4.8.2
https://github.com/openhab/openhab-jruby/compare/4.8.2...4.8.3
https://github.com/openhab/openhab-jruby/compare/4.8.3...4.8.4
https://github.com/openhab/openhab-jruby/compare/4.8.4...4.8.5
https://github.com/openhab/openhab-jruby/compare/4.8.5...4.9.0
https://github.com/openhab/openhab-jruby/compare/4.9.0...4.10.0
https://github.com/openhab/openhab-jruby/compare/v5.0.0...v5.0.1
https://github.com/openhab/openhab-jruby/compare/v5.0.1...v5.1.0
https://github.com/openhab/openhab-jruby/compare/v5.1.0...v5.1.1
https://github.com/openhab/openhab-jruby/compare/v5.1.1...v5.2.0
https://github.com/openhab/openhab-jruby/compare/v5.10.0...v5.11.0
https://github.com/openhab/openhab-jruby/compare/v5.2.0...v5.3.0
https://github.com/openhab/openhab-jruby/compare/v5.3.0...v5.4.0
https://github.com/openhab/openhab-jruby/compare/v5.4.1...v5.4.2
https://github.com/openhab/openhab-jruby/compare/v5.4.2...v5.5.0
https://github.com/openhab/openhab-jruby/compare/v5.5.0...v5.6.0
https://github.com/openhab/openhab-jruby/compare/v5.6.0...v5.6.1
https://github.com/openhab/openhab-jruby/compare/v5.6.1...v5.7.0
https://github.com/openhab/openhab-jruby/compare/v5.7.0...v5.7.1
https://github.com/openhab/openhab-jruby/compare/v5.7.1...v5.8.0
https://github.com/openhab/openhab-jruby/compare/v5.8.0...v5.9.0
https://github.com/openhab/openhab-jruby/compare/v5.9.0...v5.10.0
https://github.com/openhab/openhab-jruby/graphs/contributors
https://github.com/openhab/openhab-jruby/graphs/contributorshttps://github.com/pacive
https://github.com/openhab/openhab-jruby/issues/102
https://github.com/openhab/openhab-jruby/issues/161
https://github.com/openhab/openhab-jruby/issues/4
https://github.com/openhab/openhab-jruby/issues/75
https://github.com/openhab/openhab-jruby/issues/76
https://github.com/openhab/openhab-jruby/issues/77
https://github.com/openhab/openhab-jruby/pull/105
https://github.com/openhab/openhab-jruby/pull/107
https://github.com/openhab/openhab-jruby/pull/111
https://github.com/openhab/openhab-jruby/pull/116
https://github.com/openhab/openhab-jruby/pull/120
https://github.com/openhab/openhab-jruby/pull/121
https://github.com/openhab/openhab-jruby/pull/125
https://github.com/openhab/openhab-jruby/pull/126
https://github.com/openhab/openhab-jruby/pull/127
https://github.com/openhab/openhab-jruby/pull/128
https://github.com/openhab/openhab-jruby/pull/131
https://github.com/openhab/openhab-jruby/pull/133
https://github.com/openhab/openhab-jruby/pull/137
https://github.com/openhab/openhab-jruby/pull/139
https://github.com/openhab/openhab-jruby/pull/140
https://github.com/openhab/openhab-jruby/pull/142
https://github.com/openhab/openhab-jruby/pull/143
https://github.com/openhab/openhab-jruby/pull/147
https://github.com/openhab/openhab-jruby/pull/149
https://github.com/openhab/openhab-jruby/pull/150
https://github.com/openhab/openhab-jruby/pull/152
https://github.com/openhab/openhab-jruby/pull/156
https://github.com/openhab/openhab-jruby/pull/157
https://github.com/openhab/openhab-jruby/pull/158
https://github.com/openhab/openhab-jruby/pull/160
https://github.com/openhab/openhab-jruby/pull/162
https://github.com/openhab/openhab-jruby/pull/163
https://github.com/openhab/openhab-jruby/pull/164
https://github.com/openhab/openhab-jruby/pull/165
https://github.com/openhab/openhab-jruby/pull/167
https://github.com/openhab/openhab-jruby/pull/168
https://github.com/openhab/openhab-jruby/pull/174
https://github.com/openhab/openhab-jruby/pull/176
https://github.com/openhab/openhab-jruby/pull/177
https://github.com/openhab/openhab-jruby/pull/178
https://github.com/openhab/openhab-jruby/pull/180
https://github.com/openhab/openhab-jruby/pull/181
https://github.com/openhab/openhab-jruby/pull/182
https://github.com/openhab/openhab-jruby/pull/184
https://github.com/openhab/openhab-jruby/pull/187
https://github.com/openhab/openhab-jruby/pull/189
https://github.com/openhab/openhab-jruby/pull/33
https://github.com/openhab/openhab-jruby/pull/40
https://github.com/openhab/openhab-jruby/pull/43
https://github.com/openhab/openhab-jruby/pull/49
https://github.com/openhab/openhab-jruby/pull/50
https://github.com/openhab/openhab-jruby/pull/55
https://github.com/openhab/openhab-jruby/pull/64
https://github.com/openhab/openhab-jruby/pull/66
https://github.com/openhab/openhab-jruby/pull/67
https://github.com/openhab/openhab-jruby/pull/68
https://github.com/openhab/openhab-jruby/pull/69
https://github.com/openhab/openhab-jruby/pull/73
https://github.com/openhab/openhab-jruby/pull/74
https://github.com/openhab/openhab-jruby/pull/78
https://github.com/openhab/openhab-jruby/pull/80
https://github.com/openhab/openhab-jruby/pull/88
https://github.com/openhab/openhab-jruby/pull/94
https://github.com/openhab/openhab-jruby/pull/95
https://github.com/openhab/openhab-jruby/tree/v5.0.1
https://github.com/openhab/openhab-jruby/tree/v5.1.0
https://github.com/openhab/openhab-jruby/tree/v5.1.1
https://github.com/openhab/openhab-jruby/tree/v5.10.0
https://github.com/openhab/openhab-jruby/tree/v5.11.0
https://github.com/openhab/openhab-jruby/tree/v5.2.0
https://github.com/openhab/openhab-jruby/tree/v5.3.0
https://github.com/openhab/openhab-jruby/tree/v5.4.0
https://github.com/openhab/openhab-jruby/tree/v5.4.2
https://github.com/openhab/openhab-jruby/tree/v5.5.0
https://github.com/openhab/openhab-jruby/tree/v5.6.0
https://github.com/openhab/openhab-jruby/tree/v5.6.1
https://github.com/openhab/openhab-jruby/tree/v5.7.0
https://github.com/openhab/openhab-jruby/tree/v5.7.1
https://github.com/openhab/openhab-jruby/tree/v5.8.0
https://github.com/openhab/openhab-jruby/tree/v5.9.0
https://github.com/pacive
https://github.com/rails/rails/blob/main/activesupport/lib/active_support/core_ext/array/wrap.rb
https://github.com/rubocop-hq/rubocop
https://github.com/svendiedrichsen/jollyday/tree/master/src/main/resources/holidays
https://github.com/uqs
https://javadoc.io/doc/javax.measure/unit-api/latest/javax/measure/Dimension.html
https://javadoc.io/doc/javax.measure/unit-api/latest/javax/measure/Unit.html
https://javadoc.io/doc/javax.measure/unit-api/latest/javax/measure/units/Unit.html
https://logging.apache.org/log4j/2.x/
https://medium.com/@dcjones/the-pretzel-colon-75df46dde0c7
https://openhab.github.io/openhab-jruby/
https://pre-commit.com
https://rspec.info/
https://rubocop.org/
https://ruby-doc.com/docs/ProgrammingRuby/html/tut_containers.html#S2
https://ruby-doc.org/core/Hash.html#method-i-merge
https://ruby-doc.org/core/IO.html#method-c-popen
https://ruby-doc.org/core/Kernel.html#method-i-60
https://ruby-doc.org/core/Kernel.html#method-i-spawn
https://ruby-doc.org/core/Kernel.html#method-i-system
https://rubygems.org/
https://rubygems.org/gems/openhab-scripting
https://rubygems.org/gems/rspec-openhab-scripting
https://rubystyle.guide
https://stackoverflow.com/questions/1197224/source-shell-script-into-environment-within-a-ruby-script#19826329
https://stackoverflow.com/questions/1402757/how-to-break-out-from-a-ruby-block
https://thoughtbot.com/blog/rubys-pessimistic-operator
https://www.eclipse.org/legal/epl-2.0/
https://www.jruby.org/
https://www.openhab.org/addons/automation/pidcontroller/
https://www.openhab.org/addons/integrations/homekit/
https://www.openhab.org/addons/integrations/openhabcloud/
https://www.openhab.org/docs/concepts/things.html#thing-status
https://www.openhab.org/docs/concepts/units-of-measurement.html
https://www.openhab.org/docs/configuration/actions.html
https://www.openhab.org/docs/configuration/actions.html#ephemeris
https://www.openhab.org/docs/configuration/actions.html#event-bus-actions
https://www.openhab.org/docs/configuration/actions.html#exec-actions
https://www.openhab.org/docs/configuration/actions.html#http-actions
https://www.openhab.org/docs/configuration/addons.html
https://www.openhab.org/docs/configuration/items.html#parameter-expire
https://www.openhab.org/docs/configuration/jsr223.html#cache-preset
https://www.openhab.org/docs/configuration/multimedia.html#actions-2
https://www.openhab.org/docs/configuration/multimedia.html#actions-3
https://www.openhab.org/docs/configuration/multimedia.html#voice
https://www.openhab.org/docs/configuration/persistence.html
https://www.openhab.org/docs/configuration/rules-dsl.html#system-based-triggers
https://www.openhab.org/docs/configuration/rules-dsl.html#time-based-triggers
https://www.openhab.org/docs/configuration/transformations.html
https://www.openhab.org/docs/ecosystem/alexa/
https://www.openhab.org/docs/ecosystem/google-assistant/
https://www.openhab.org/docs/tutorial/model.html
https://www.openhab.org/docs/tutorial/rules_scenes.html
https://www.openhab.org/docs/ui/sitemaps.html
https://www.openhab.org/docs/ui/sitemaps.html#element-type-chart
https://www.openhab.org/docs/ui/sitemaps.html#element-type-colorpicker
https://www.openhab.org/docs/ui/sitemaps.html#element-type-default
https://www.openhab.org/docs/ui/sitemaps.html#element-type-frame
https://www.openhab.org/docs/ui/sitemaps.html#element-type-group
https://www.openhab.org/docs/ui/sitemaps.html#element-type-image
https://www.openhab.org/docs/ui/sitemaps.html#element-type-input
https://www.openhab.org/docs/ui/sitemaps.html#element-type-mapview
https://www.openhab.org/docs/ui/sitemaps.html#element-type-selection
https://www.openhab.org/docs/ui/sitemaps.html#element-type-setpoint
https://www.openhab.org/docs/ui/sitemaps.html#element-type-slider
https://www.openhab.org/docs/ui/sitemaps.html#element-type-switch
https://www.openhab.org/docs/ui/sitemaps.html#element-type-text
https://www.openhab.org/docs/ui/sitemaps.html#element-type-video
https://www.openhab.org/docs/ui/sitemaps.html#element-type-webview
https://www.openhab.org/docs/ui/sitemaps.html#icons
https://www.openhab.org/docs/ui/sitemaps.html#label-value-and-icon-colors
https://www.openhab.org/docs/ui/sitemaps.html#mappings
https://www.openhab.org/docs/ui/sitemaps.html#visibility
https://www.openhab.org/javadoc/latest/org/openhab/core/automation/Module.html
https://www.openhab.org/javadoc/latest/org/openhab/core/automation/Rule.html
https://www.openhab.org/javadoc/latest/org/openhab/core/automation/RuleManager.html
https://www.openhab.org/javadoc/latest/org/openhab/core/automation/RuleProvider.html
https://www.openhab.org/javadoc/latest/org/openhab/core/automation/RuleRegistry.html
https://www.openhab.org/javadoc/latest/org/openhab/core/automation/RuleStatus.html
https://www.openhab.org/javadoc/latest/org/openhab/core/automation/RuleStatusDetail.html
https://www.openhab.org/javadoc/latest/org/openhab/core/automation/RuleStatusInfo.html
https://www.openhab.org/javadoc/latest/org/openhab/core/automation/Trigger.html
https://www.openhab.org/javadoc/latest/org/openhab/core/automation/Visibility.html
https://www.openhab.org/javadoc/latest/org/openhab/core/automation/events/TimerEvent.html
https://www.openhab.org/javadoc/latest/org/openhab/core/automation/handler/BaseTriggerModuleHandler.html
https://www.openhab.org/javadoc/latest/org/openhab/core/automation/handler/TimeBasedTriggerHandler.html
https://www.openhab.org/javadoc/latest/org/openhab/core/automation/handler/TriggerHandler.html
https://www.openhab.org/javadoc/latest/org/openhab/core/automation/module/script/rulesupport/shared/ScriptedAutomationManager.html
https://www.openhab.org/javadoc/latest/org/openhab/core/automation/module/script/rulesupport/shared/ValueCache.html
https://www.openhab.org/javadoc/latest/org/openhab/core/automation/module/script/rulesupport/shared/factories/ScriptedTriggerHandlerFactory.html
https://www.openhab.org/javadoc/latest/org/openhab/core/automation/module/script/rulesupport/shared/simple/SimpleRule.html
https://www.openhab.org/javadoc/latest/org/openhab/core/common/AbstractUID.html
https://www.openhab.org/javadoc/latest/org/openhab/core/common/registry/AbstractProvider.html
https://www.openhab.org/javadoc/latest/org/openhab/core/common/registry/AbstractRegistry.html
https://www.openhab.org/javadoc/latest/org/openhab/core/common/registry/ManagedProvider.html
https://www.openhab.org/javadoc/latest/org/openhab/core/common/registry/Provider.html
https://www.openhab.org/javadoc/latest/org/openhab/core/common/registry/Registry.html
https://www.openhab.org/javadoc/latest/org/openhab/core/config/core/ConfigDescription.html
https://www.openhab.org/javadoc/latest/org/openhab/core/config/core/ConfigDescriptionParameter.Type.html
https://www.openhab.org/javadoc/latest/org/openhab/core/config/core/ConfigDescriptionProvider.html
https://www.openhab.org/javadoc/latest/org/openhab/core/config/core/Configuration.html
https://www.openhab.org/javadoc/latest/org/openhab/core/events/AbstractEvent.html
https://www.openhab.org/javadoc/latest/org/openhab/core/events/EventFilter.html
https://www.openhab.org/javadoc/latest/org/openhab/core/events/EventSubscriber.html
https://www.openhab.org/javadoc/latest/org/openhab/core/items/GenericItem.html
https://www.openhab.org/javadoc/latest/org/openhab/core/items/GroupFunction.html
https://www.openhab.org/javadoc/latest/org/openhab/core/items/GroupItem.html
https://www.openhab.org/javadoc/latest/org/openhab/core/items/Item.html
https://www.openhab.org/javadoc/latest/org/openhab/core/items/ItemProvider.html
https://www.openhab.org/javadoc/latest/org/openhab/core/items/ItemRegistry.html
https://www.openhab.org/javadoc/latest/org/openhab/core/items/ManagedMetadataProvider.html
https://www.openhab.org/javadoc/latest/org/openhab/core/items/Metadata.html
https://www.openhab.org/javadoc/latest/org/openhab/core/items/MetadataKey.html
https://www.openhab.org/javadoc/latest/org/openhab/core/items/MetadataRegistry.html
https://www.openhab.org/javadoc/latest/org/openhab/core/items/events/AbstractItemRegistryEvent.html
https://www.openhab.org/javadoc/latest/org/openhab/core/items/events/ItemAddedEvent.html
https://www.openhab.org/javadoc/latest/org/openhab/core/items/events/ItemCommandEvent.html
https://www.openhab.org/javadoc/latest/org/openhab/core/items/events/ItemEvent.html
https://www.openhab.org/javadoc/latest/org/openhab/core/items/events/ItemRemovedEvent.html
https://www.openhab.org/javadoc/latest/org/openhab/core/items/events/ItemStateChangedEvent.html
https://www.openhab.org/javadoc/latest/org/openhab/core/items/events/ItemStateEvent.html
https://www.openhab.org/javadoc/latest/org/openhab/core/items/events/ItemStateUpdatedEvent.html
https://www.openhab.org/javadoc/latest/org/openhab/core/items/events/ItemUpdatedEvent.html
https://www.openhab.org/javadoc/latest/org/openhab/core/library/items/ColorItem.html
https://www.openhab.org/javadoc/latest/org/openhab/core/library/items/ContactItem.html
https://www.openhab.org/javadoc/latest/org/openhab/core/library/items/DateTimeItem.html
https://www.openhab.org/javadoc/latest/org/openhab/core/library/items/DimmerItem.html
https://www.openhab.org/javadoc/latest/org/openhab/core/library/items/ImageItem.html
https://www.openhab.org/javadoc/latest/org/openhab/core/library/items/LocationItem.html
https://www.openhab.org/javadoc/latest/org/openhab/core/library/items/NumberItem.html
https://www.openhab.org/javadoc/latest/org/openhab/core/library/items/PlayerItem.html
https://www.openhab.org/javadoc/latest/org/openhab/core/library/items/RollershutterItem.html
https://www.openhab.org/javadoc/latest/org/openhab/core/library/items/StringItem.html
https://www.openhab.org/javadoc/latest/org/openhab/core/library/items/SwitchItem.html
https://www.openhab.org/javadoc/latest/org/openhab/core/library/types/DateTimeType.html
https://www.openhab.org/javadoc/latest/org/openhab/core/library/types/DecimalType.html
https://www.openhab.org/javadoc/latest/org/openhab/core/library/types/HSBType.html
https://www.openhab.org/javadoc/latest/org/openhab/core/library/types/IncreaseDecreaseType.html
https://www.openhab.org/javadoc/latest/org/openhab/core/library/types/NextPreviousType.html
https://www.openhab.org/javadoc/latest/org/openhab/core/library/types/OnOffType.html
https://www.openhab.org/javadoc/latest/org/openhab/core/library/types/OpenClosedType.html
https://www.openhab.org/javadoc/latest/org/openhab/core/library/types/PercentType.html
https://www.openhab.org/javadoc/latest/org/openhab/core/library/types/PlayPauseType.html
https://www.openhab.org/javadoc/latest/org/openhab/core/library/types/PointType.html
https://www.openhab.org/javadoc/latest/org/openhab/core/library/types/QuantityType.html
https://www.openhab.org/javadoc/latest/org/openhab/core/library/types/RawType.html
https://www.openhab.org/javadoc/latest/org/openhab/core/library/types/RewindFastforwardType.html
https://www.openhab.org/javadoc/latest/org/openhab/core/library/types/StopMoveType.html
https://www.openhab.org/javadoc/latest/org/openhab/core/library/types/StringType.html
https://www.openhab.org/javadoc/latest/org/openhab/core/library/types/UpDownType.html
https://www.openhab.org/javadoc/latest/org/openhab/core/library/unit/Units.html#ONE
https://www.openhab.org/javadoc/latest/org/openhab/core/model/script/actions/Ping.html
https://www.openhab.org/javadoc/latest/org/openhab/core/model/script/actions/Semantics.html
https://www.openhab.org/javadoc/latest/org/openhab/core/model/sitemap/SitemapProvider.html
https://www.openhab.org/javadoc/latest/org/openhab/core/model/sitemap/sitemap/Chart.html
https://www.openhab.org/javadoc/latest/org/openhab/core/model/sitemap/sitemap/Colorpicker.html
https://www.openhab.org/javadoc/latest/org/openhab/core/model/sitemap/sitemap/Default.html
https://www.openhab.org/javadoc/latest/org/openhab/core/model/sitemap/sitemap/Frame.html
https://www.openhab.org/javadoc/latest/org/openhab/core/model/sitemap/sitemap/Group.html
https://www.openhab.org/javadoc/latest/org/openhab/core/model/sitemap/sitemap/Image.html
https://www.openhab.org/javadoc/latest/org/openhab/core/model/sitemap/sitemap/Input.html
https://www.openhab.org/javadoc/latest/org/openhab/core/model/sitemap/sitemap/LinkableWidget.html
https://www.openhab.org/javadoc/latest/org/openhab/core/model/sitemap/sitemap/Mapview.html
https://www.openhab.org/javadoc/latest/org/openhab/core/model/sitemap/sitemap/Selection.html
https://www.openhab.org/javadoc/latest/org/openhab/core/model/sitemap/sitemap/Setpoint.html
https://www.openhab.org/javadoc/latest/org/openhab/core/model/sitemap/sitemap/Sitemap.html
https://www.openhab.org/javadoc/latest/org/openhab/core/model/sitemap/sitemap/Slider.html
https://www.openhab.org/javadoc/latest/org/openhab/core/model/sitemap/sitemap/Switch.html
https://www.openhab.org/javadoc/latest/org/openhab/core/model/sitemap/sitemap/Text.html
https://www.openhab.org/javadoc/latest/org/openhab/core/model/sitemap/sitemap/Video.html
https://www.openhab.org/javadoc/latest/org/openhab/core/model/sitemap/sitemap/Webview.html
https://www.openhab.org/javadoc/latest/org/openhab/core/model/sitemap/sitemap/Widget.html
https://www.openhab.org/javadoc/latest/org/openhab/core/persistence/HistoricItem.html
https://www.openhab.org/javadoc/latest/org/openhab/core/scheduler/SchedulerRunnable.html
https://www.openhab.org/javadoc/latest/org/openhab/core/semantics/Equipment.html
https://www.openhab.org/javadoc/latest/org/openhab/core/semantics/Location.html
https://www.openhab.org/javadoc/latest/org/openhab/core/semantics/Point.html
https://www.openhab.org/javadoc/latest/org/openhab/core/semantics/Property.html
https://www.openhab.org/javadoc/latest/org/openhab/core/semantics/SemanticTag.html
https://www.openhab.org/javadoc/latest/org/openhab/core/semantics/SemanticTagRegistry.html
https://www.openhab.org/javadoc/latest/org/openhab/core/semantics/SemanticTags.html
https://www.openhab.org/javadoc/latest/org/openhab/core/semantics/Tag.html
https://www.openhab.org/javadoc/latest/org/openhab/core/semantics/package-summary.html
https://www.openhab.org/javadoc/latest/org/openhab/core/service/AbstractWatchService.html
https://www.openhab.org/javadoc/latest/org/openhab/core/service/WatchService.html
https://www.openhab.org/javadoc/latest/org/openhab/core/thing/Channel.html
https://www.openhab.org/javadoc/latest/org/openhab/core/thing/ChannelUID.html
https://www.openhab.org/javadoc/latest/org/openhab/core/thing/ManagedThingProvider.html
https://www.openhab.org/javadoc/latest/org/openhab/core/thing/Thing.html
https://www.openhab.org/javadoc/latest/org/openhab/core/thing/ThingProvider.html
https://www.openhab.org/javadoc/latest/org/openhab/core/thing/ThingRegistry.html
https://www.openhab.org/javadoc/latest/org/openhab/core/thing/ThingStatus.html
https://www.openhab.org/javadoc/latest/org/openhab/core/thing/ThingStatusInfo.html
https://www.openhab.org/javadoc/latest/org/openhab/core/thing/ThingTypeUID.html
https://www.openhab.org/javadoc/latest/org/openhab/core/thing/ThingUID.html
https://www.openhab.org/javadoc/latest/org/openhab/core/thing/dto/AbstractThingDTO.html
https://www.openhab.org/javadoc/latest/org/openhab/core/thing/events/AbstractThingRegistryEvent.html
https://www.openhab.org/javadoc/latest/org/openhab/core/thing/events/ThingAddedEvent.html
https://www.openhab.org/javadoc/latest/org/openhab/core/thing/events/ThingRemovedEvent.html
https://www.openhab.org/javadoc/latest/org/openhab/core/thing/events/ThingStatusInfoChangedEvent.html
https://www.openhab.org/javadoc/latest/org/openhab/core/thing/events/ThingStatusInfoEvent.html
https://www.openhab.org/javadoc/latest/org/openhab/core/thing/events/ThingUpdatedEvent.html
https://www.openhab.org/javadoc/latest/org/openhab/core/thing/link/ItemChannelLink.html
https://www.openhab.org/javadoc/latest/org/openhab/core/thing/link/ItemChannelLinkProvider.html
https://www.openhab.org/javadoc/latest/org/openhab/core/thing/link/ItemChannelLinkRegistry.html
https://www.openhab.org/javadoc/latest/org/openhab/core/thing/link/dto/ItemChannelLinkDTO.html
https://www.openhab.org/javadoc/latest/org/openhab/core/thing/profiles/Profile.html
https://www.openhab.org/javadoc/latest/org/openhab/core/thing/profiles/ProfileContext.html
https://www.openhab.org/javadoc/latest/org/openhab/core/thing/profiles/ProfileFactory.html
https://www.openhab.org/javadoc/latest/org/openhab/core/thing/profiles/ProfileTypeProvider.html
https://www.openhab.org/javadoc/latest/org/openhab/core/thing/profiles/StateProfile.html
https://www.openhab.org/javadoc/latest/org/openhab/core/thing/type/AutoUpdatePolicy.html
https://www.openhab.org/javadoc/latest/org/openhab/core/transform/actions/Transformation.html
https://www.openhab.org/javadoc/latest/org/openhab/core/types/Command.html
https://www.openhab.org/javadoc/latest/org/openhab/core/types/RefreshType.html
https://www.openhab.org/javadoc/latest/org/openhab/core/types/State.html
https://www.openhab.org/javadoc/latest/org/openhab/core/types/Type.html
https://www.openhab.org/javadoc/latest/org/openhab/core/types/UnDefType.html
https://www.quartz-scheduler.org/documentation/quartz-2.2.2/tutorials/tutorial-lesson-06.html
https://www.ruby-lang.org/
https://www.ruby-lang.org/en/documentation/
https://yardoc.org
https://yardoc.org/