Package com.viam.component.board.v1
Interface Board.GetDigitalInterruptValueResponseOrBuilder
- All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder
- All Known Implementing Classes:
Board.GetDigitalInterruptValueResponse
,Board.GetDigitalInterruptValueResponse.Builder
- Enclosing class:
- Board
public static interface Board.GetDigitalInterruptValueResponseOrBuilder
extends com.google.protobuf.MessageLiteOrBuilder
-
Method Summary
Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType, isInitialized
-
Method Details
-
getValue
long getValue()int64 value = 1 [json_name = "value"];
- Returns:
- The value.
-