We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent df94dd2 commit 8495a2cCopy full SHA for 8495a2c
.github/ISSUE_TEMPLATE/bug.yml
@@ -54,10 +54,11 @@ body:
54
label: Programming Languages
55
description: Which languages are related to your report? (check all that apply)
56
options:
57
- - label: "plc4j"
58
- - label: "plc4go"
59
- label: "plc4c"
+ - label: "plc4go"
+ - label: "plc4j"
60
- label: "plc4net"
61
+ - label: "plc4py"
62
- type: checkboxes
63
id: protocols
64
attributes:
@@ -67,12 +68,13 @@ body:
67
68
- label: "AB-Ethernet"
69
- label: "ADS /AMS"
70
- label: "BACnet/IP"
71
+ - label: "C-Bus"
72
- label: "CANopen"
- - label: "DeltaV"
- - label: "DF1"
73
- label: "EtherNet/IP"
74
- label: "Firmata"
75
+ - label: "IEC-69870"
76
- label: "KNXnet/IP"
77
- label: "Modbus"
78
- label: "OPC-UA"
79
+ - label: "Profinet"
80
- label: "S7"
0 commit comments