Class ProtobufDeviceParameterAttribute
- Namespace
- Geotab.Checkmate.ObjectModel
- Assembly
- Geotab.Checkmate.ObjectModel.dll
Attribute to decorate device properties, when changed, should trigger parameter version increment and send to GO device using Protobuf messages.
[AttributeUsage(AttributeTargets.Property)]
public class ProtobufDeviceParameterAttribute : Attribute
- Inheritance
-
ProtobufDeviceParameterAttribute
- Inherited Members
Constructors
ProtobufDeviceParameterAttribute()
public ProtobufDeviceParameterAttribute()