Home | History | Annotate | Download | only in protos

Lines Matching refs:Counter

28   // Attributes are associated with a recorded value. E.g. A counter may
45 // The Counter message is used to store a count value with an associated
47 message Counter {
49 // Represents the attributes associated with this counter instance.
76 repeated Counter open_session_counter = 1;
80 repeated Counter close_session_counter = 2;
89 repeated Counter get_provisioning_request_counter = 5;
92 repeated Counter provide_provisioning_response_counter = 6;
95 repeated Counter key_status_change_counter = 7;
98 repeated Counter event_callback_counter = 8;
101 repeated Counter get_device_unique_id_counter = 9;