SetPowerStatus Class Reference
Inheritance diagram for SetPowerStatus:
Public Member Functions | |
SetPowerStatus (GnssDeepsyClientDealerConfiguration gnssDeepsyClientConfiguration) | |
Public Member Functions inherited from DeepsyClientDealer< Protobuf.GnssPower, EmptyResponseMessage > | |
TResponseMessage | Send (TRequestMessage requestMessage) |
Send message to deepsy and waits for it response More... | |
override void | Dispose () |
Public Attributes | |
override uint | MethodCode => (uint)PositioningMessages.PowerState |
Additional Inherited Members | |
Protected Member Functions inherited from DeepsyClientDealer< Protobuf.GnssPower, EmptyResponseMessage > | |
DeepsyClientDealer (DeepsyClientConfiguration deepsyClientConfiguration) | |
override void | Dispose (bool dispose) |
Properties inherited from DeepsyClientDealer< Protobuf.GnssPower, EmptyResponseMessage > | |
abstract uint | MethodCode [get] |