Save attributes strategies: improve proto deprecation note
This commit is contained in:
parent
f318fa0ebd
commit
9d9fd93c89
@ -1079,7 +1079,7 @@ message TbAttributeDeleteProto {
|
||||
int64 tenantIdLSB = 5;
|
||||
string scope = 6;
|
||||
repeated string keys = 7;
|
||||
// not used anymore since device notification are now handled in DefaultTelemetrySubscriptionService instead of DefaultSubscriptionManagerService
|
||||
// Deprecated since 4.0, not used anymore since device notification are now handled in DefaultTelemetrySubscriptionService instead of DefaultSubscriptionManagerService
|
||||
bool notifyDevice = 8 [deprecated = true];
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user