Skip to content

Commit

Permalink
added deactive state for the config flag
Browse files Browse the repository at this point in the history
  • Loading branch information
evilmonkey19 committed Dec 10, 2024
1 parent a2079e6 commit 6058e5c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Value Required FSP (\w+\/\s\w+\/\w+)
Value Key ONT_ID (\d+)
Value SERIAL_NUMBER ([A-Z0-9]{16})
Value CONTROL_FLAG (active|configuring|)
Value CONTROL_FLAG (active|deactive|configuring)
Value RUN_STATE (online|offline)
Value CONFIG_STATE (normal|mismatch|failing|online|initial)
Value MATCH_STATE (initial|mismatch|match)
Expand Down

0 comments on commit 6058e5c

Please sign in to comment.