package com.craxiom.messaging.watchlist.changetype

Mouse Melon logoGet desktop application:
View/edit binary Protocol Buffers messages

enum WatchlistChangeType

watchlist_change_type.proto:28

* Describes the kind of Watchlist Entry Update message. Every message published in this version of the API is a SNAPSHOT: it carries the full authoritative list of entries for the device (published when the device connects to the broker and whenever the watchlist changes). A cleared watchlist is a SNAPSHOT with an empty entries list. Consumers MUST ignore messages with an unrecognized change type so that incremental change types can be added in a future release without breaking existing consumers.

Used in: WatchlistEntryUpdateData