Skip to content

Commit a5f8141

Browse files
committed
add missing scaling factor poc invalid reason
1 parent 80dc9c4 commit a5f8141

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/service/poc_lora.proto

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ enum invalid_reason {
2626
invalid_frequency = 13;
2727
self_witness = 14;
2828
stale = 15;
29+
scaling_factor_not_found = 16;
2930
}
3031

3132
// beacon report as submitted by gateway to ingestor

0 commit comments

Comments
 (0)