camaraproject / DeviceStatus

Repository to describe, develop, document and test the Device Status API family
Apache License 2.0
11 stars 33 forks source link

device-roaming-status-subscription: TerminationReason missing enums #203

Closed akoshunyadi closed 3 months ago

akoshunyadi commented 3 months ago

Problem description TerminationReason doesn't have the values MAX_EVENTS_REACHED and ACCESS_TOKEN_EXPIRED They seem to be forgotten.

Possible evolution Add missing enums:

Alternative solution

Additional context