53215: Invalid Subscribe Rule(s)
PROGRAMMABLE VIDEO
ERROR
Raised by the server when a Subscribe Rule is invalid.
- An empty set of rules
[]is not allowed - A rule containing
allmust have a value oftrueand must not contain any other expression. - A rule must contain a
typefield. - If
kindis used, it must be one ofaudio,videoordata. - A maximum of 20 rules are allowed per subscriber.
- Ensure the set of rules has at least one rule.
- If you include
allin a rule, the only other allowed field istype. - Ensure every rule has a
typefield. - Ensure
kindis one of the valid enum values. - Limit the number of rules to 20 or fewer.