Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion backend-apis
1 change: 1 addition & 0 deletions wirepas_mesh_messaging/gateway_feature.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,5 @@ class GatewayFeature(enum.Enum):
GW_FEATURE_SCRATCHPAD_CHUNK_V1 = GatewayFeature_pb.SCRATCHPAD_CHUNK_V1
GW_FEATURE_CONFIGURATION_DATA_V1 = GatewayFeature_pb.CONFIGURATION_DATA_V1
GW_FEATURE_SINK_KEY_MANAGEMENT_V1 = GatewayFeature_pb.SINK_KEY_MANAGEMENT_V1
GW_FEATURE_VIRTUAL_NODE_V1 = GatewayFeature_pb.VIRTUAL_NODE_V1